.hero-ricerca {
  max-height: 640px;
}

.hero-ricerca > .container-fluid {
  height: 100%;
}

.hero-ricerca > .container-fluid > .row {
  align-items: center;
}

.sectionBg {
  background: url('/assets/img/svg/lineRicerca.svg') top center no-repeat;
  padding-top: 400px;
  background-size: 100%;
}