.experts-list{display:flex;flex-direction:column}.industry-experts{background-color:#111c55;display:inline-block;padding:60px 0 30px;width:100%}.industry-experts h2{color:#fff;font-family:Josefin Sans;font-weight:700}.industry-experts .box{align-items:stretch;border-bottom:1px solid #6975bc;display:flex;justify-content:center;padding:50px 0}.industry-experts .box:last-child{border-bottom:none}.industry-experts .box .img{max-width:200px;min-width:200px}.industry-experts .box .img img{height:auto;width:100%}.industry-experts .box .text{margin-left:25px;width:66%}.industry-experts .box .text .info h4{color:#fff;font-size:20px;font-weight:600;margin-bottom:0}.industry-experts .box .text .info p{color:#fff;font-size:18px;font-style:italic}.industry-experts .box .text .content p{color:#fff;font-size:18px;line-height:24px}.industry-experts .box .buttons{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:25px;min-width:190px}.industry-experts .box .buttons a{background:#fff;border-radius:10px;color:#111c55;display:inline-block;font-size:18px;font-weight:800;margin-bottom:15px;padding:10px;text-align:center;text-decoration:none;width:100%}.industry-experts .box .buttons a:hover{background:linear-gradient(102.53deg,#29399e 6.85%,#62bacb 101.39%,#89bc21 193.84%);color:#fff}@media(max-width:991px){.industry-experts .box{flex-direction:row;flex-wrap:wrap}.industry-experts .box .buttons{flex-direction:row;margin-left:0;margin-top:30px;max-width:500px;min-width:auto;width:100%}.industry-experts .box .buttons a{margin:10px}.industry-experts .box .img{margin-bottom:30px;max-width:220px;min-width:auto}.industry-experts h2{text-align:center}}@media(max-width:767px){.industry-experts .box .text{margin-left:0;text-align:center;width:86%}.industry-experts .box .text .content{text-align:left}}