@media only screen and (min-width:1850px) { 
    .illustration-leg-background {
        background-position: -45% !important;
    }
}

@media only screen and (min-width:1600px) { 
    .illustration-leg-background {
        background-position: -30% !important;
    }
    img.illustration-leg-sup {
        margin-top: -16rem !important;
    }
}

@media only screen and (min-width:1400px) { 
    .illustration-leg-background {
        background-position: -5%;
        background-image: url('../../assets/images/mastering-sculptra/muscular_system_leg_bottom.webp') !important;
    }
}
