.gallery{align-items:center;display:flex;height:70vh;justify-content:center;width:100%}.galleryimg{cursor:pointer;height:100%;object-fit:cover;overflow:hidden;transform-origin:top;transition:all .5s ease-out;width:20%}.galleryimg:first-child{width:75%}