@media screen and (max-width: 512px) {
  .justify-content-center .col-md-4.col-sm-6 {
    width: 100%;
    padding: 0;
  }
}
