.select-w {
  overflow: hidden;
}
.select-w select {
  width: 110%;
  padding-right: 0;
}
body {
  overflow-x: hidden;
}
