
@media ( width >= 56.2em) {
    .fondo_xx {
        background-image: url(../images/ediciones/n_368/smart-pos/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 2130px;
        background-color: #f2e8cf !important;
    }
 }

 .fondo_pos .caja {
    background-color: #f7f7ff;
    padding: 2rem 3rem;
 }

.fondo_pos .badge-primary{
  background-color: #009bdd;
  font-size: 100% !important;
  display: inline-block;
  margin-bottom: 8px;
}

.fondo_shopify .caja {
    background-color: #f7f7ff;
    padding: 2rem 3rem;
    
}

.fondo_shopify {
    background-color: #fff !important;
}


@media ( width >= 56.2em) {
    .fondo_indispensables {
        background-image: url(../images/ediciones/n_369/los-indispensables/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1170px;
        background-color: #fff !important;
    }
 }
 
 @media ( width >= 56.2em) {
    .fondo_pantone {
        background-image: url(../images/ediciones/n_369/pantone-of-the-year/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1510px;
        background-color: #F0EEE9 !important;
    }
 }