/* Responsive spacing fixes for archive news and Ente Parco hero blocks */
.archive.category .apo-archive-hero {
  margin: 148px auto 28px;
  padding-top: 136px;
}

.archive.category .apo-archive-hero h1 {
  line-height: 1.08;
}

@media (max-width: 767px) {
  .archive.category .apo-archive-hero {
    margin: 104px auto 22px;
    padding-top: 84px;
  }
}

body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill {
  margin-top: 132px;
}