@media only screen and (max-width:850px){.speakers .col{width:30%!important}.speaker{padding:.3em 1.5em!important}.speakers .subtitle,.speakers .title{width:100%!important}}@media only screen and (max-width:575px){.speakers .col{width:100%!important}.speaker{padding:.3em 1.5em!important}.speaker .speaker-image{max-width:200px!important}}.speakers{width:100%}.speakers .title{font-size:2.2em;font-weight:700;margin-bottom:10px;width:50%}.speakers .subtitle{width:50%}.speakers>div{display:flex;flex-wrap:wrap;gap:25px;margin:0 auto;max-width:900px;width:100%}.speakers .col{width:31%}.speaker{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.3em 3em}.speaker .speaker-image{border-radius:50%;display:block;margin-bottom:15px;overflow:hidden}.speaker .speaker-name{font-size:1.3em}.speaker .speaker-name,.speaker .speaker-title{font-weight:400;margin-bottom:5px;text-align:center}.speaker .speaker-title{font-size:.9em}.speaker img{display:block;height:auto;object-fit:cover;object-position:center;width:100%}