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

 .fondo_iconos h3 {
    color: #226f54 !important;
 }

 .fondo_iconos .caja {
    background-color: #f7f7ff;
 }

 .fondo_iconos .caja img {
    width: 100%;
    height: auto;
 }

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

 @media ( width >= 56.2em) {
    .fondo_amor {
        background-image: url(../images/ediciones/n_368/mercado-del-amor/bg.webp);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 1240px;
        background-color: #f4eae2 !important;
    }
 }