#wgc-1638775512457 {
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}

@media screen and (max-width:768px) {
#wgc-1638775512457 {
  height: 500px;
}
}