.stage-bag-container {
  width: 630px;
}

.stage-bag-container .image-container {
  border: none;
}

.stage-bag-container .image-container img {
  border: none;  
}

html {
  overflow: scroll ! important;
}