#modulo-hero-20251128 {
    background-image: url("../img/Asesoramiento-legal-3.jpg");
    /*background-position: center center;*/
}
#modulo-hero-20251128 .numeroGoogle{
    text-decoration: none;
}
.checkbox{
    font-size: 12px;
    font-weight: 400;
}
@media (max-width: 1200px) {
    #modulo-hero-20251128{
        background-position-x: 88%;
    } 
}


@media (max-width: 767px) {
    #modulo-hero-20251128 {
        background: url("../img/Asesoramiento-legal-movil-2.jpg")!important;
        background-position-x: center !important;
        background-position-y: 325% !important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        margin-top: 10rem;

    }
}
@media (max-width: 576px) {
    #modulo-hero-20251128 {
        background: url("../img/Asesoramiento-legal-movil-2.jpg")!important;
        background-position-x: center !important;
        background-position-y: top!important;
        background-repeat: no-repeat!important;
        background-size: contain!important;
        margin-top: 10rem;
    }
}
