.in_wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:0 auto;padding:0 0 25px;width:75%}.speakers-list{width:48%}.three_col_speakers .speakers-list{width:50%}.speakers-list .company-named{margin:20px 0 50px;text-align:center}.company-named img{height:90px}.speaker-details{display:flex;flex-wrap:wrap;justify-content:space-around;margin:10px}.speaker-detail{text-align:center;width:48%}.img-wrap{border:4px solid #f7f7f7;border-radius:50%;height:130px;margin:30px auto;overflow:hidden;width:130px}.img-wrap img{height:100%;width:100%}.speaker-name{color:#eca732;font-size:20px}.speaker-info{color:#fff;font-size:16px}@media only screen and (max-width:767px) and (min-width:320px){.speaker-detail{text-align:center;width:90%}.speakers-list{margin:0 auto;width:100%!important}.in_wrap{display:block;margin:0 auto;width:95%}.speakers-list .company-named{margin:0;padding-top:46px}}