.main-list-collections {
  margin: 60px auto;
}

@media (max-width: 959px) {
  .main-list-collections {
    margin: 20px auto;
  }
}

/* The ipad end responds to the mobile end in vertical screen */

/* @custom-media --tablet (max-width: 959px); */

/* @custom-media --gt-mobile (min-width: 751px); */

/* detectingScreen need to consider the configuration of the tablet */
