.gallery .largeImageContainer .largeImage{width:100%;height:400px;display:block;object-fit:cover}@media(max-width:500px){.gallery .largeImageContainer .largeImage{height:200px}}.gallery .thumbnailContainer{display:flex;overflow-x:auto;white-space:nowrap;padding-top:10px}.gallery .thumbnailContainer img{width:90px;height:60px;margin:5px 5px 0;cursor:pointer;flex:0 0 auto;object-fit:cover}