@media (max-width: 800px) {
  .row.justify-content-center {
    padding: 0px 15px !important;
  }
}

