@media screen and (max-width: 749px) {
  .custom-mobile-grid__item {
    width: 100% !important;
    min-width: 100% !important;
  }
}