@media ( width >= 56.2em) {
    .fondo_envejecimiento {
        background-image: url(../images/ediciones/n_366/envejecimiento-activo/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1430px;
        background-color: #f6ead8 !important;
    }
 }

 .fondo_envejecimiento .badge-primary {
    background-color: #639077 !important;
 }

@media ( width >= 56.2em) {
    .fondo_comercio {
        background-image: url(../images/ediciones/n_366/comercio-online/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1430px;
        background-color: #fff !important;
    }
 }
