body * {
    letter-spacing: -0.02em;
}

.t728__wrapper {
    border-radius: 20px;
}

.t728__bgimg {
    border-radius: 20px 0 0 20px;
}

.t728__imgcell {
    min-height: 400px;
}

.t1002__btns-wrapper {
    font-size: 18px;
}

@media screen and (max-width: 960px) {
.t728__bgimg {
   border-radius: 20px 20px 0 0; 
}
.t-slds__arrow_container {
    display: none;
}
.t728__witharrows .t-width .t-slds__wrapper {
    padding: 0 20px;
}
}

@media screen and (max-width: 479px) {
.button_second_header,
.button_first_header {
    width: calc(100% - 16px) !important;
}
.mobile_menu_line {
    width: 100% !important;
}
.t728__text t-text_md {
    font-size: 16px !important;
} 
}

@media screen and (max-width: 370px) {
.mobile_z_logo {
    width: 160px !important; 
}
}

