.product-37405 .cart-list-item:nth-child(3),
.product-37405 .cart-list-item:nth-child(4),
.product-70073 .cart-list-item:nth-child(3),
.product-70073 .cart-list-item:nth-child(4),
.product-37416 .cart-list-item:nth-child(3),
.product-37416 .cart-list-item:nth-child(4){
  display: none;
}

.card-37405 .max-discount{
  font-size: 0;
}

.card-37405 .max-discount::before{
  font-size: 1.6rem;
  content: "まとめ買いで最大15%OFF";
}

@media (width < 768px) {
  .card-37405 .max-discount::before{
    font-size: 1.5rem;
  }
}