.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

@media (min-width: 992px) {
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
}

