/* @media screen and (max-width: 768px){
    .contingutText img {
        display: block;
    }
    .contingutText {
        min-height: 20vh !important;
    }
    .modulImatgeVH {
        min-height: 25vh !important;
    }
    .contingutText h6, .contingutText h6 *:not(style):not(script), .titol-oferta h6, .titol-oferta h6 *:not(style):not(script), .oferta-espai-descrip h6 *:not(style):not(script), .oferta-espai-descrip h6, .centered h6 * {
        font-size: 2.5vw !important;
        line-height: 3vw;
        display: block !important;
    }
    .contingutText p, .contingutText p *:not(style):not(script), .titol-oferta p, .titol-oferta p *:not(style):not(script), .oferta-espai-descrip p *:not(style):not(script), .oferta-espai-descrip p, .centered p * {
        font-size: 2.5vw !important;
        line-height: 3vw;
        color: black !important;
        display: block;
    }
} */

