.py-10 {
  padding-top: 10.5rem !important;
  padding-bottom: 10.5rem !important;
}

@media (min-width:576px) {
  .p-sm-5 {
    padding: 3rem!important;
  }
}

