
.vip-box[data-v-276d8837] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-gap: 20px 20px;
}

