.image-container{align-items:center;display:flex;height:auto;justify-content:center;padding:0;width:100%}.image-container img{display:block;height:auto;margin:0 auto;max-width:100%;object-fit:contain}@media only screen and (max-width:768px){.image-container{height:auto;padding:20px}.image-container img{max-height:90%;max-width:90%}}