.ah-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.ah-wrap .ah-item{background-repeat:no-repeat!important;background-size:cover!important;border-radius:10px;height:435px;margin-bottom:30px;width:32%}.ah-wrap .ah-item .content{padding:30px}.ah-wrap .ah-item .content h3{color:#fff;font-size:96px;font-weight:700;line-height:101.5%}.ah-wrap .ah-item .content p.content-desc{align-items:center;color:#fff;display:flex;display:none;font-size:18px;font-style:normal;font-weight:500;line-height:22px;padding:40px 0 50px 70px;-webkit-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;transition:all .14s ease-in-out}.ah-wrap .ah-item:hover .content p.content-desc{display:block}@media (max-width:1024px){.ah-wrap .ah-item{width:49%}.ah-wrap .ah-item .content p.content-desc{padding:20px}}@media (max-width:500px){.ah-wrap .ah-item{width:100%}}