.Community_Gallery{margin:2% 0}.Community_Gallery .common_title{align-items:start}.Community_Gallery .img_div{cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:auto;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.Community_Gallery .img_div.small_div{height:199px}.Community_Gallery .img_div.large_div{height:300px}.Community_Gallery .img_div .gallery_img{object-fit:cover;border-radius:3px;width:100%;height:100%;transition:all .3s}.Community_Gallery .img_div:after{content:"";opacity:0;z-index:1;background:#000 no-repeat padding-box padding-box;width:100%;height:100%;position:absolute;left:0;right:0}.Community_Gallery .img_div .view_div{z-index:5;color:#fff;opacity:0;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;position:absolute}.Community_Gallery .img_div:hover:after{opacity:.35}.Community_Gallery .img_div:hover .view_div{opacity:1}.Community_Gallery .img_div:hover .gallery_img{transform:scale(1.1)}@media (min-width:0) and (max-width:767px){.Community_Gallery{margin:20px 0 50px}.Community_Gallery .img_div{height:180px}}
