.slider {
  width: auto;
  height: 230px;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}
