@charset "utf-8";
.slider {
    display: none;
}
.contenedor-header .redes-sociales {
    display: none;
}
.menu-superior ul li {
    display: block;
}
#blog .menu-superior.blog-menu {
    margin-top: 15px;
}
#blog .contenedor-blog .contenedor-entrada {
    width: 30%;
    margin-bottom: 20px;
    float: left;
}
#servicio {
    width: 90%;
    display: none;
}
#nosotros .contenedor-nosotros .nosotros-mision {
    width: 90%;
}
.menu-superior ul li {
    width: 90%;
}
.footer-redes .contenedor-pie .elementos-pie {
    width: 90%;
    display: none;
}
.contenedor-2-columnas {
    width: 90%;
}
.contenedor-2-columnas p {
    width: 100%;
}
.contenedor-2-columnas p a {
    width: auto;
    height: auto;
}
.contenedor-2-columnas img{
    width: 95%;
    height: auto;
}
#gamificacion .contenedor-gamificacion {
    width: 95%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
}
.contenedor-gamificacion a iframe {
    width: 90%;
    height: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    box-sizing: inherit;
    display: table;
    min-height: 30%;
    max-width: 50%;
    min-width: 30%;
    max-height: 50%;
}
