.maridaje-icon { background: transparent url(../../inc/img/xs/3-producto/icons-maridaje.webp) left top no-repeat; }

.maridaje-icon.icon-carnes-rojas {
    background-position: 0 0;
    height: 60PX;
    width: 84px;
}
.maridaje-icon.icon-marsicos {
    background-position: -86px 0;
    height: 60PX;
    width: 83px;
}
.maridaje-icon.icon-pescado {
    background-position: -171px 0;
    height: 60PX;
    width: 96px;
}
.maridaje-icon.icon-carnes-blancas {
    background-position: -269px 0;
    height: 60PX;
    width: 62px;
}
.maridaje-icon.icon-postres {
    background-position: -333px 0;
    height: 60PX;
    width: 65px;
}
.maridaje-icon.icon-queso {
    background-position: -400px 0;
    height: 60PX;
    width: 75px;
}

.bg-valle-gpe {
    background:
        linear-gradient(to top, var(--bg-primary-dark) 55%, rgba(66, 54, 38, 0) 75%),
        url(../../inc/img/xs/3-producto/bg-valle-gpe.webp) center bottom no-repeat;
    background-size: cover;
    min-height: 467px;
}
.bg-valle-gpe div.row { min-height: 467px; }

@media only screen and (min-width: 769px) {
    .bg-valle-gpe {
        background:
            linear-gradient(to left, var(--bg-primary-dark) 64%, rgba(66, 54, 38, 0) 85%),
            url(../../inc/img/m/3-producto/bg-valle-gpe.webp) left top no-repeat;
        background-size: contain;
        min-height: 466px;
    }
    .bg-valle-gpe div.row { min-height: 466px; }
    .bg-separador-hoja {
        background: transparent url(../../inc/img/m/3-producto/bg-separador-hoja.webp) center top no-repeat;
        height: 117px;
    }
}
@media only screen and (min-width: 993px) {
    .maridaje-icon { background: transparent url(../../inc/img/m/3-producto/icons-maridaje.webp) left top no-repeat; }

    .maridaje-icon.icon-carnes-rojas {
        background-position: 0 0;
        height: 60PX;
        width: 84px;
    }
    .maridaje-icon.icon-marsicos {
        background-position: -86px 0;
        height: 60PX;
        width: 83px;
    }
    .maridaje-icon.icon-pescado {
        background-position: -171px 0;
        height: 60PX;
        width: 96px;
    }
    .maridaje-icon.icon-carnes-blancas {
        background-position: -269px 0;
        height: 60PX;
        width: 62px;
    }
    .maridaje-icon.icon-postres {
        background-position: -333px 0;
        height: 60PX;
        width: 65px;
    }
    .maridaje-icon.icon-queso {
        background-position: -400px 0;
        height: 60PX;
        width: 75px;
    }
    .bg-separador-hoja {
        background: transparent url(../../inc/img/m/3-producto/bg-separador-hoja.webp) center top no-repeat;
        height: 117px;
    }
    
}

@media only screen and (min-width: 1281px) {
    .maridaje-icon { background: transparent url(../../inc/img/l/3-producto/icons-maridaje.webp) left top no-repeat; }

    .maridaje-icon.icon-carnes-rojas {
        background-position: 0 0;
        height: 79PX;
        width: 112px;
    }
    .maridaje-icon.icon-marsicos {
        background-position: -114px 0;
        height: 79PX;
        width: 110px;
    }
    .maridaje-icon.icon-pescado {
        background-position: -226px 0;
        height: 79PX;
        width: 127px;
    }
    .maridaje-icon.icon-carnes-blancas {
        background-position: -355px 0;
        height: 79PX;
        width: 82px;
    }
    .maridaje-icon.icon-postres {
        background-position: -439px 0;
        height: 79PX;
        width: 87px;
    }
    .maridaje-icon.icon-queso {
        background-position: -528px 0;
        height: 79PX;
        width: 99px;
    }
    .bg-valle-gpe {
        background:
            linear-gradient(to left, var(--bg-primary-dark) 55%, rgba(66, 54, 38, 0) 75%),
            url(../../inc/img/l/3-producto/bg-valle-gpe.webp) left top no-repeat;
        background-size: contain;
        min-height: 461px;
    }
    .bg-valle-gpe div.row { min-height: 461px; }
    .bg-separador-hoja {
        background: transparent url(../../inc/img/l/3-producto/bg-separador-hoja.webp) center top no-repeat;
        height: 117px;
    }
}

@media only screen and (min-width: 1441px) {
    .maridaje-icon { background: transparent url(../../inc/img/xl/3-producto/icons-maridaje.webp) left top no-repeat; }

    .maridaje-icon.icon-carnes-rojas {
        background-position: 0 0;
        height: 97PX;
        width: 140px;
    }
    .maridaje-icon.icon-marsicos {
        background-position: -142px 0;
        height: 97PX;
        width: 137px;
    }
    .maridaje-icon.icon-pescado {
        background-position: -281px 0;
        height: 97PX;
        width: 158px;
    }
    .maridaje-icon.icon-carnes-blancas {
        background-position: -441px 0;
        height: 97PX;
        width: 101px;
    }
    .maridaje-icon.icon-postres {
        background-position: -545px 0;
        height: 97PX;
        width: 109px;
    }
    .maridaje-icon.icon-queso {
        background-position: -656px 0;
        height: 97PX;
        width: 123px;
    }
    .bg-valle-gpe {
        background:
            linear-gradient(to left, var(--bg-primary-dark) 55%, rgba(66, 54, 38, 0) 100%),
            url(../../inc/img/xl/3-producto/bg-valle-gpe.webp) left top no-repeat;
        background-size: contain;
        min-height: 488px;
    }
    .bg-valle-gpe div.row { min-height: 488px; }
    .bg-separador-hoja {
        background: transparent url(../../inc/img/xl/3-producto/bg-separador-hoja.webp) center top no-repeat;
        height: 161px;
    }
}