/*Ajouter le style global responsive*/
@media screen and (max-width: 767px) {
  .products-section-title {
    margin-bottom: 1.5rem;
  }

}
