@media screen and (max-width: 750px) {
  .fu-collection {
    padding: 0 1.3rem;
  }
}