.gallery-images{display:flex;flex-wrap:wrap;gap:10px;flex-direction:row;align-items:flex-end}.image-gallery{flex:1 1 30%}.image-gallery img{width:100%;height:auto;display:block}.gallery-images-cert{display:flex;flex-wrap:wrap;gap:10px;flex-direction:row;align-items:flex-end}.gallery-image-cert{flex:1 1 1 20%}.gallery-image-cert img{width:80%;height:auto;display:block}