/*--*/
@media screen and (max-width: 750px) {
.btn-fixed>a, .btn-fixed_delay>a {
    width: 90%!important;
}
.btn-fixed, .btn-fixed_delay {
    left: 54%!important;
}
}