@media (max-width: 767px) {
  .sm-mt-5 {
    margin-top: 3rem !important;
  }
  .sm-pt-5 {
    padding-top: 6rem !important;
  }
}
