@media (max-width: 800px) {
    .contenedor_info {
        display: block;
    }
    .contenedor_info a {
        display: block;

        font-size: 15px;
    }
    .tlf i {
        font-size: 15px;
    }

    .title_gal,
    .titleMenuDia {
        font-size: 20px;
    }
    .titleMenuDia h1:before,
    .title_gal h2:before {
        height: 2px;
    }
    .galeria_containter {
        margin: 30px 0;
    }
    .categ_cont h2 {
        font-size: 30px;
    }
    .categ_cont h3 {
        font-size: 20px;
    }
    .contIMGgal {
        width: 90%;
        max-width: 90%;
    }
    .btn_verGal button {
        padding: 20px 55px;
    }
    .btn_verGal a {
        font-size: 20px;
    }
    .titleResena h2 {
        font-size: 30px;
    }
    #botonPopup {
        font-size: 15px;
    }
    .map {
        width: 95%;
        margin: auto;
        height: 350px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .map iframe {
        width: 100%;
        height: 100%;
        margin: auto;
    }

    .title h1,
    .title h2 {
        font-size: 30px;
    }

    .address h3 {
        font-size: 20px;
    }

    .tlf i,
    .tlf a {
        font-size: 20px;
    }

    .horario h2 {
        font-size: 27px;
    }

    .horario h3 {
        font-size: 22px;
    }

    .logoFooter {
        margin: auto;
        width: 300px;
    }

    .slidePatrocinadores_container .slide img {
        max-height: 80px;
    }

    .contentFooter {
        display: block;
    }

    .map {
        width: 90%;
        margin: auto;
        height: 350px;
    }

    .info {
        text-align: center;
    }

    .title h1,
    .title h2 {
        font-size: 45px;
    }

    .address h3 {
        font-size: 25px;
    }

    .tlf i,
    .tlf a {
        font-size: 25px;
    }

    .horario h2 {
        font-size: 27px;
    }

    .horario h3 {
        font-size: 22px;
    }

    .logoFooter {
        margin: auto;
        width: 300px;
    }
}
