.community{display:flex;justify-content:space-between;margin-bottom:40px}.community-text h3{height:40px;text-align:center}.community-item{align-items:center;display:flex;flex:1;flex-direction:column;margin-right:30px}.community-item:last-child{margin-right:0}.community-img{margin-bottom:10px}.community-text h3,.community-text p{color:#fff}@media (max-width:768px){.community{flex-direction:column;padding:0 20px}.community-item{margin:0 auto 30px;width:100%}.community-text{width:100%}.community-text h3{height:40px;margin-top:10px;text-align:left}.community-line{border-bottom:1px solid #eaeae8;padding-bottom:10px;width:100%}.community-item:last-child .community-line{border-bottom:none}.community-item:last-child{margin-bottom:0;margin-right:auto}.community-img{margin-bottom:0}.community-img img{width:190px}}