.image_container {
  background-position: center;
  background-repeat: no-repeat;
}

.image_placeholder {
  display: block;
  max-width: 100%;
  height: 100%;
  visibility: hidden;
}
