.zcr-cs-main-logo-wrap {
    max-width: 200px;
}

.zcr-cs-blue-prt {
    background: #ebf3ff;
    border-left: 8px solid #1b4177;
}

.zcr-cs-customer-name {
    color: #1b4177;
}

.zcr-cs-blue-margin {
    margin-bottom: 20px;
}

@media (min-width: 1400px) {
    .i18n-en h1 {
        font-size: 44px;
    }
}

@media (max-width: 991px) {
    .zcr-cs-bnr-testimonial p:not(.zcr-cs-bnr-cust-name) {
        font-size: 20px;
    }
}