@media ( width >= 56.2em) {
    .fondo_kids{
        background-image: url(../images/ediciones/n_364/mes-del-nino/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1540px;
        background-color: #fcf0de !important;
    }
 }

 .fondo_kids .caja {
    background-color: #f4d392;
 }

@media ( width >= 56.2em) {
    .fondo_movilidad{
        background-image: url(../images/ediciones/n_364/movilidad-sostenible/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1450px;
        background-color: #ffffff !important;
    }
 }

@media ( width >= 56.2em) {
    .fondo_equipo{
        background-image: url(../images/ediciones/n_364/tener-un-equipo/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1050px;
        background-color: #c9f5fc !important;
    }
 }
