.sci-heading .sci-name {
        font-size: 24px;
        font-weight: bold;
    }
    #getbank > p {
        text-align: center;
        font-weight: bold;
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .nqs-select-mod .nqs-select div .h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .nqs-final-result .h2 {
        font-size: 28px;
        text-align: center;
        text-transform: none;
        margin-bottom: 10px;
    }
    #best-price .h2,
    #success .h2,
    #best-treid .h2 {
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        margin: 0px auto 0;
    }
    #best-price .h2 span,
    #best-treid .h2 span {
        color: #308dca;
    }
    #success .h2 {
        margin: 0 0 8px;
    }
    #callback .h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    .catalog-item > .h2 {
        font-size: 17px;
        font-weight: bold;
        min-height: 66px;
    }
    #getbank > .h2 {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }
    .thank-you-text {
        padding: 0 20px;
        margin-bottom: 60px;
    }
    
    .topbar-geo.--time::after {
        background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25ZM17.0962 7.90381C15.8772 6.68482 14.2239 6 12.5 6C10.7761 6 9.12279 6.68482 7.90381 7.90381C6.68482 9.12279 6 10.7761 6 12.5C6 14.2239 6.68482 15.8772 7.90381 17.0962C9.12279 18.3152 10.7761 19 12.5 19C14.2239 19 15.8772 18.3152 17.0962 17.0962C18.3152 15.8772 19 14.2239 19 12.5C19 10.7761 18.3152 9.12279 17.0962 7.90381ZM11.8906 12.5V9.04688C11.8906 8.70918 12.1623 8.4375 12.5 8.4375C12.8377 8.4375 13.1094 8.70918 13.1094 9.04688V12.175L15.2752 13.6172C15.557 13.8051 15.6332 14.1809 15.4453 14.4627C15.2574 14.7445 14.8791 14.8207 14.5998 14.6328L12.1623 13.0078C11.9922 12.8936 11.8906 12.7031 11.8906 12.5Z' fill='%23308DCA'/%3E%3C/svg%3E%0A");
    }
    @media (max-width: 576px) {
        .topbar-geo.--time {
            margin-left: auto;
            margin-right: 58px;
        }
    }