.gallery{display:flex;flex-wrap:wrap;justify-content:space-between}.gallery-item{box-sizing:border-box;padding:5px}.gallery-columns-2 .gallery-item{width:calc(50% - 10px)}.gallery-columns-3 .gallery-item{width:calc(33.333% - 10px)}.gallery-icon img{width:100%;height:auto}#social-share-tooltip{position:absolute;padding:8px;background-color:#171d22;border:1px solid #ddd;border-radius:5px;display:none;z-index:1000;width:108px}.social-icon{width:18px;height:18px;margin-right:8px;cursor:pointer}.social-icon:hover{opacity:.7}.twitter{color:#1da1f2;margin-left:6px}.reddit{color:#ff4500}.whatsapp{color:#25d366;margin-right:-1px}h3.comments-title{font-size:20px}