@media (max-width: 1400px) {
    .title_gal,
    .titleMenuDia {
        font-size: 28px;
    }
    .categ_cont {
        margin-top: 25px;
    }
    .categ_cont h2 {
        font-size: 40px;
    }
    .categ_cont h3 {
        font-size: 23px;
    }
    .contIMGgal img {
        height: 400px;
    }
    .galeria {
        margin-bottom: 25px;
    }
    .titleResena h2 {
        font-size: 50px;
    }
    .carrusel {
        width: 97%;
    }
    .textoResena {
        font-size: 23px;
    }
    .starsResena {
        font-size: 25px;
    }
    .resena {
        margin: 10px;
    }
    .title h1,
    .title h2 {
        font-size: 30px;
    }
    .address h3,
    .tlf a {
        font-size: 20px;
    }
    .horario h3 {
        font-size: 18px;
    }
    .map {
        width: 450px;
        height: 350px;
        margin: auto 0;
    }
    .map iframe {
        height: 100%;
    }
}