section.speakers{background-position:bottom;background-repeat:no-repeat;background-size:cover;padding:100px 0}section.speakers h2{color:#fff;font-size:38px;font-weight:500;margin-bottom:60px;text-align:center}section.speakers ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:920px;padding-left:0}section.speakers li{background:#fff;border-radius:20px;box-shadow:0 4px 13px 0 rgba(0,0,0,.13);-webkit-box-shadow:0 4px 13px 0 rgba(0,0,0,.13);-moz-box-shadow:0 4px 13px 0 rgba(0,0,0,.13);list-style:none;margin-bottom:20px;max-width:430px;padding:20px}section.speakers .speaker-image{border-radius:20px;height:200px;margin-bottom:20px;object-fit:cover;width:100%}section.speakers .name{font-size:.75rem;margin-bottom:.4rem}section.speakers .job-title{font-size:.5rem}section.speakers .company{margin-bottom:0}section.speakers .company img{display:block;margin-left:auto;width:150px}@media (min-width:768px){.speakercount-1 li{width:100%}.speakercount-2 li,.speakercount-3 li,.speakercount-4 li{width:49%}}@media (min-width:992px){section.speakers ul.speakercount-1{justify-content:center}.speakercount-1 li{width:49%}.speakercount-3 li{width:32%}.speakercount-4 li{width:24%}}@media (min-width:1200px){max-width:1140px}