.community-section{display:block;width:100%}.community-content{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-start;width:100%}.community-box{background:#e6e7e8;border:1px solid #ddd;box-sizing:border-box;overflow:hidden;padding:0;transition:box-shadow .3s ease-in-out;width:calc(33.33% - 20px)}.community-box img{height:auto;margin-bottom:0;max-width:100%;transition:all .2s ease-in-out}.community-box p{margin:10px 0}.comm_bcon{background:#e6e7e8;padding:20px;position:relative;z-index:1}.community-box:hover img{transform:scale(1.5)}@media (max-width:992px){.community-box{flex:1 1 100%;max-width:100%;width:100%}.anim-text{font-size:26px;line-height:36px}}