.onscroll .header {
  max-height: 106px !important;
}

#views-bootstrap-noticias-de-la-us-cuadricula-block-1 .card-body .card-text{
  font-weight: 400 !important;
  line-height: 25px !important;
}

div#block-views-block-eventos-block-1 {
  margin-top: 0 !important;
}

div#block-views-block-eventos-block-1 h2.title {
  float: left !important;
  text-align: center !important;
  margin-top: 0 !important;
  width: 100%;
}

@media(max-width:771px) {
  body.path-contact div.content h1 {
    padding-top: 40px;
    padding-bottom: 30px; 
  }
  
  body.path-contact div.content div.field--name-body p:not(:first-of-type) {
    display: none; 
  }
  
  #bloque-caja {
    padding-bottom: 100px !important;
  }
  
  #bloque-caja strong a {
    top: 5px;
    left: -50px;
  }
}