.wrapp {
    width: 100%;
	}
    .cycle-slideshow video {
        width: 100%;
        height: auto;
    }
.cycle-slideshow img{
	width: 100%;
}
.verMas {
    top: 148px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 200px;
}
nav ul li a {
	padding:6px 12px;
}
.zonaComercial a{
	padding: 10px 24px;
}
.contenidoFooter {
	width:90%;
}
.contenido {
    padding: 21px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    display: flex;
}
.feeds {
    float: none;
    width: 100%;
    padding: 21px;
		box-sizing: border-box;
}
iframe {
	width: 340px;
height: 500px;
margin: 0 auto;
display: block;
}
div.contentTodo {
	width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}

.botonSeccion {
    margin: 0 0 25px;
}

.cuadroInferior {
  background-size: 100%;
}
footer{
background-size: 100%;
box-sizing: border-box;
}
