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

