.speaker{display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:575px){.speaker{flex-flow:column nowrap}}.speaker:not(:last-of-type){margin-bottom:44px}.speaker__image{flex:0 0 auto;height:192px;margin-right:48px;overflow:hidden;text-align:center;width:192px}@media (max-width:575px){.speaker__image{flex:0 0 100%;margin-bottom:16px;margin-right:0;width:100%}}.speaker__image>img{border-radius:50%;height:100%;vertical-align:bottom;width:auto}.speaker__content{flex:1 1 auto}.speaker__name{font-weight:var(--font_weight_bold);margin-bottom:8px}@media (max-width:575px){.speaker__name{text-align:center}}