/* V2.6N — Home sem espaço entre cabeçalho e pesquisa */
body.page-home main.container{
  padding-top:0!important;
}
body.page-home .hero-v41{
  margin-top:0!important;
}
@media(max-width:820px){
  body.page-home main.container{
    padding-top:0!important;
  }
  body.page-home .hero-v41{
    margin-top:0!important;
  }
}
