.image-row{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:15px;margin:1rem 0}.image-row img{height:auto}.image-row .image-row__item{position:relative}.image-row .image-row__item .image-row__item-description{position:absolute;bottom:0;right:0;background:rgba(0,0,0,.3);color:#fff;padding:2px 5px;font-size:.7rem;line-height:1rem}