section.expert_main h2{margin-bottom:50px;text-align:center}section.expert_main h4{font-size:27px;margin-bottom:15px;text-align:center}.Expert_media .card{background:transparent;height:355px;padding:10px 4px;perspective:1000px;width:100%}.Expert_media .card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.Expert_media .card:hover .card-inner{transform:rotateY(180deg)}.Expert_media .card-back,.Expert_media .card-front{align-items:center;backface-visibility:hidden;background:#fff;border:1px solid #e8eaee;border-radius:24px;box-shadow:0 8px 8px -4px rgba(10,13,18,.08);display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:30px 25px;position:absolute;width:100%}.Expert_media .card-back{background:#fff;color:#333;padding:30px 25px;text-align:center;transform:rotateY(180deg)}.Expert_media .card-front h5{font-size:20px;margin-bottom:0;margin-top:25px;text-align:left;width:100%}.Expert_media .card-front p{margin-bottom:0}.slick-dots li button{background:#e9ecf0;height:12px;margin-bottom:0;width:12px}@media (max-width:767px){.Expert_media .card-front h5,.Expert_media .card-front p{text-align:center}}