@media ( width >= 56.2em) {
    .fondo_18{
        background-image: url(../images/ediciones/n_365/mes-de-la-patria/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1210px;
        background-color: #fef0f0 !important;
    }
 }

@media ( width >= 56.2em) {
    .fondo_consumidor{
        background-image: url(../images/ediciones/n_365/consumidor-chileno/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1210px;
    }
 }

