@media all and (min-width: 800px) and (max-width: 1024px) {
  .v2-s {
    width: auto;
  }
}