// ROOT ======================================================= // TYPOGRAPHY ================================================= // TEXTURE ==================================================== // ELEMENTS =================================================== // LAYOUT ===================================================== .article-author-side, .article-author-bottom { h3, .bio-photo, p, .author-social { max-width: 150px; } img.bio-photo { margin-left: 25px; margin-right: 25px; } } /* Image Grid ============================================== */ .image-grid { li { width: 16.666666666%; } } // VENDOR-SPECIFIC ============================================