@media screen and (max-width: 749px) {
  .collection-with-image {
    display: block !important;
  }
}
