.container {
    width: 1200px;
   max-width: 90%;
}
body {
  	font-size: 15px;
    line-height: 20px;
}
p {
    margin: 0 0 15px;
}
.noticia img {
    width: 400px;
    height: auto;
}
.modulos{
  margin-bottom: 20px;
}
