@media screen and (max-width: 740px) {
  .product-list-wrapper {
    padding-bottom: 88px;
  }
}