.img-container>*{display:block;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;width:100%}.image-wrapper .img-container{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;max-height:70vh;overflow:hidden;width:50vw}.image-wrapper .img-container>img{display:block;height:auto;max-height:70vh;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (max-width:900px){.image-wrapper .img-container{max-height:100%;width:100%}.image-wrapper .img-container>img{max-height:100%}}
