@media (max-width: 992px) {
    .mt150-sm {
        margin-top: 150px !important
    }

    .btn_web1-sm, .color_blanco-sm {
        color: #fff;
        text-shadow: #000 .1em .1em .3em
    }
}