@media screen and (max-width: 1250px) {
  .wing-banner {
    display: none;
  }
}
.wing-banner-list > li {
  margin-bottom: 2px;
}
