.viewCard{
  width: 90%;
  overflow-x: scroll;
  scrollbar-width: auto !important;
}

.venue-container2 {
    scrollbar-width: auto !important;
  overflow: hidden;
  }
  
  .background1 {
    width: 95% !important;
    overflow-x: scroll;
    scrollbar-width: auto !important;
  }