@media (max-width: 768px) {
    .playCards > .col {
      margin-bottom: 64px !important;
    }
}