.gallery-img a{ display: block; width: 100%; height: 0; overflow: hidden; padding-bottom: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; }
.gallery-heading {padding: 20px 0;}
.gallery-content { display: table; width: 100%; padding: 8px 0; }
.gallery-content .author, .gallery-content span { display: table-cell; vertical-align: middle; margin: 0; }
.gallery-content .author .avatar { float: left; width: 32px; height: 32px; overflow: hidden; }
.gallery-content .author .realname { float: left; padding-left: 8px; line-height: 32px }