/* Điện thoại nhỏ */
@media (max-width: 480px) {
  /* Shop */
  .item_sanpham {
    width: unset !important;
    max-width: unset !important;
  }
}
