@media (min-width: 768px) {
  .container {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}