@media (min-width:1200px) {
  .py-xl-5 {
    padding-top: 0rem!important;
    padding-bottom: 1rem!important;
  }
}

