@media (max-width: 768px) {
  .thumb_cart img {
    display: none;
  }
}