/* Cropper minimal styles - just to avoid breaking layout */
.img-container img {
  max-width: 100%;
  height: auto;
}