/********************Adaptacion thema quodem*************************/

section
{
  width: 100%;
  float: left;
}



/*home*/
#headerHome
{
    background-size: 1300px auto !important;
    background-position: center -50px !important;
}
/*home*/


body h1{
  color: #fff;

}
body h1 span
 {
  color: #fcdb3e;
 }

#headerHome h1
{
  padding-top: 34vh;
}



/********************Adaptacion thema quodem*************************/