section.speaker-boxes .speaker-wrap{gap:1rem}section.speaker-boxes .card{background:var(--white);margin-bottom:3rem;padding:1.75rem;position:relative;width:100%}section.speaker-boxes .card .card-img{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:100px;height:100px;margin-bottom:1rem;overflow:hidden;position:relative;width:100px}section.speaker-boxes .card h5{font-size:.8rem;text-transform:uppercase}section.speaker-boxes .card h4,section.speaker-boxes .card h5{margin-bottom:.5rem}section.speaker-boxes .card h5{margin-bottom:1rem}section.speaker-boxes .card .card-img:before{background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}section.speaker-boxes .card .card-img img{height:100%!important;object-fit:cover;width:100%}section.speaker-details{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}@media screen and (min-width:768px){section.speaker-boxes .card.full-width{align-items:center;display:flex;justify-content:space-between;padding:0;width:100%}section.speaker-boxes .card.full-width .img-wrapper{width:40%}section.speaker-boxes .card.full-width .card-body{width:60%}section.speaker-boxes .card.full-width .card-img{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:0;height:440px;margin-bottom:0;width:100%}section.speaker-boxes .card.full-width .card-img:before{background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}section.speaker-boxes .card.full-width .card-body{padding:3rem}section.speaker-boxes .card{width:48%}section.speaker-boxes .card.full-width h4{font-size:30px}}@media screen and (max-width:600px){section.speaker-details{flex-direction:column}}@media screen and (max-width:370px){section.speaker-boxes .card.full-width .img-wrapper{align-items:flex-start;flex-direction:column;margin-bottom:1em}}