/* your styles go here */
img.new-image {
  min-width: 50px;
  width: 125px;
  margin: 15px;
}

.anyClass {
  height:600px;
  overflow-y: scroll;
}
