
/* NG08 STEP 38.1.1 — Hero top spacing refinement */
@media (min-width:901px){
  .pdv2-hero{
    padding-top:82px;
  }
}
