#selection-container .media .media-body img {
  display: block;
  max-width: 100%;
  height: auto;
}

#selection-container .enhanceable-image {
  width: 375px;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
