@media (max-width: 768px) {
  .p-5 {
    padding: 1rem !important;
  }
}

