@media screen and (max-width: 640px) {
    .t-cover__carrier {
        background-attachment: scroll !important;
        background-position: 85%;
        background-size: cover;
    }
}

.t-btnflex.t-btnflex_type_button {
    max-width: 187.39px;
}
