@media screen and (max-width: 980px) {
    .t451__beforeready {
        transform: none;
    }
    
    .t451__beforeready .t451__container__bg {
        background-color: transparent !important;
    }
    
    .t451__beforeready .t451__centerside {
        display: none;
    }
}


@media screen and (max-width: 960px) {
    .t498__col-wrapper {
        padding: 5px 0 25px 0;
    }
    
    .t567__col-wrapper {
        padding: 5px 0 25px 0;
    }
    
    .t397__select {
        border-radius: 12px;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__close {
        background: transparent;
    }
    
    .t-popup__close-icon g {
        fill: #a0764f;
    }
}


