@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #fcfaf4 !important;
    }
}
    .t-btn_xs {
        height: 40px;
        font-family: "MONIQADISPLAY"!important;
        font-weight: 300;
    }
    
    @media screen and (max-width: 640px) {
.t604__imgwrapper .t-slds__bgimg {
        border-radius: 7px;
        transform: scale(0.8);
        transition: 1.9s ease;
        margin: 0 15px 0 15px!important;
    }}
    
    @media screen and (max-width: 480px) {
    .t-slds__arrow {
        outline-offset: 3px;
        margin: 0 15px 0 15px!important;
    }
}
 