@media screen and (max-width: 768px) {
  .t4s-row.t4s-row__product,
  .t4s-product__media-wrapper {
    height: auto !important;
  }

  .container-content-menu {
    text-align: center;
  }

}
