.speech_container{display:flex;flex-direction:row;margin-bottom:20px}.speech_left{display:flex;flex-direction:column;margin-right:15px;margin-top:20px;width:37%}.speech_right{font-family:Aileron,Sans-Serif;font-size:14px;font-weight:400;line-height:16px;margin-left:15px;width:60%}.speech_right p{font-size:17px}.speech_speaker{display:flex;flex-direction:row;margin-bottom:30px}.speech_speaker_hs{position:relative}.speech_speaker_text{color:#fff;display:flex;flex-direction:column;padding:15px;width:58%}.pf-speaker-image img{height:150px;width:150px}.speaker-absolute{bottom:0;left:0;position:absolute}.speaker-absolute img{background:#fff;max-height:40px;max-width:100%;width:auto}.speech_speaker_logo img{max-height:50px;max-width:100%;width:auto}.speech_speaker_name{font-family:Aileron,Sans-Serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:10px}.speech_speaker_title{font-family:Aileron,Sans-Serif;font-size:13px;font-weight:400;line-height:16px}.speech_title{font-family:Aileron,Sans-Serif;font-size:27px;font-weight:600;line-height:36px;margin-bottom:20px;margin-top:15px}.read-more:before{content:"MORE  ";cursor:pointer;font-weight:700}.read-more:after{content:" +";cursor:pointer;font-size:16px;font-weight:700}.read-more.show-less:before{content:"LESS  "}.read-more.show-less:after{content:" -"}.full_text{display:none}.full_text.show_full{display:block}.partial_text.hide_partial{display:none}@media (max-width:1000px){.speech_container{flex-direction:column}.speech_left,.speech_right{width:100%}}