html { width: 100vw!important;
}
body {
}

.row-portada {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #eee;
}

.row-titulares {
}

.row-noticias {
}

.titulo-seccion-portada {
  font-weight: bold;
  color: #ffffff;
  font-size: 2em;
  text-align: center;
  margin-bottom: 10px;
  background: #03478a;
}

@media (min-width: 992px) {
  .destacada-portada {
    border-left: solid 1px #eee;
    border-bottom: solid 1px #eee;
    padding-left: 15px;
    margin-bottom: 20px;
  }
}

.super-titular {
  width: 843px;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ddd;
}

.super-titular a img {
  width: 100%;
  height: auto;
  margin-bottom: 1px;
}

.noticia_premium {
  margin-bottom: 6px;
  margin-right: 6px;
}

.noticia_premium a img {
  width: 100%;
  height: auto;
  margin-bottom: 1px;
}

.noticia_portada {
  margin-bottom: 6px;
  margin-right: 6px;
}

.noticia_portada a img {
  width: 100%;
  height: auto;
  margin-bottom: 1px;
}

.relacionadas-portada {
  margin-bottom: 6px;
  margin-right: 6px;
  margin-left: 30px;
  margin-top: 10px;
}

.relacionada-portada {
  width: 470px;
  margin-bottom: 10px;
}

.relacionadas {
  font-size: 18px;
}
.bola-relacionada {
  width: 16px;
  margin-right: 3px;
  float: left;
}

.link-relacionada {
  width: 440px;
  float: right;
  text-decoration: none;
  margin-bottom: 10px;
}

.link-relacionada a {
  color: #003f6b;
}

.thumb-portada {
  margin-bottom: 10px;
}

.thumb-supertitular {
  margin-bottom: 10px;
}

.publicidad_horizontal_468x60 {
  border-bottom: solid 1px #bbb;
  margin-top: 5px;
  margin-right: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.titulo-breves {
  width: 530px;
  margin-bottom: 6px;
  background: #003f6b;
  color: #fff;
  text-align: center;
  border-bottom: #981014 solid 2px;
}

.noticias-breves {
  width: 530px;
}

.noticia-breve {
  height: auto;
  float: left;
  width: 256px;
  padding-right: 6px;
  display: block;
  margin-bottom: 10px;
}

.noticia-breve img {
  width: 250px;
  height: auto;
}

.noticia-breve p {
  color: #444;
}
