.PA-image { margin: 10px 0; }
.PA-image__img { display: block; width: 100%; padding-top: 75%; position: relative; }
.PA-image__img > img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.PA-image__label { padding: 10px 15px; background: rgba(0,0,0,0.05); color: #000; font-style: italic; text-align: left; }