.speakers{clear:both}.flex-row{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:center}.flex-box{box-sizing:border-box;width:30%;border:1px solid #dfdfdf;border-radius:2px;margin:10px}.flex-inner{padding:30px;text-align:center}.flex-row{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-webkit-box-pack:center;-ms-flex-flow:row wrap;-ms-flex-align:stretch;-ms-flex-pack:center}.flex-box{-webkit-box-sizing:border-box}@media(max-width:960px){.flex-box{width:45%}}@media(max-width:480px){.flex-row{display:block}.flex-box{width:100%;margin:10px auto}}.role{font-size:14px;margin:0;color:#999}.headshot{width:125px;height:125px;display:inline-block;position:relative;overflow:hidden;margin:10px auto}.headshot img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:125px;height:auto}.name,.title,.company{margin:0;line-height:1.2}.name{font-size:18px;font-weight:400}.title{font-size:14px;font-weight:300}.company{font-size:14px;font-weight:400}