section article figure img.vision { width: 100%; } section article.mision { width: 90%; margin-left: 8%; border: solid 1px transparent; margin-bottom: 10px; display: inline-block; vertical-align: top; } section article.mision span { font-size: 20px; color: #333; } section article.mision p { font-size: 16px; line-height: 25px; } section h1{ font-size: 36px; font-weight: 300; text-align: center; }  section article.noticia { width: 90%; margin-left: 5%; border: solid 1px transparent; margin-bottom: 20px; display: inline-block; vertical-align: top; } section article.noticia figure img.valores { width: 100px; float: left; margin: 10px 20px 20px 0px; } section article.noticia span { font-size: 20px; color: #333; } section article.noticia p { font-size: 16px; line-height: 25px; } @media screen and (min-width: 480px) {  @media screen and (min-width: 767px) {  section article.mision p { font-size: 14px; } section article.noticia p { font-size: 14px; } section article.noticia { width: 40%; margin-left: 7%; } section article.mision { width: 40%; margin-left: 7%; } @media screen and (min-width: 950px) { section article.noticia { width: 35%; margin-left: 10%; } section article.mision { width: 35%; margin-left: 11%; } 