.web-speakers-grid{width:100%;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:calc(32% - 20px) calc(32% - 20px) calc(32% - 20px);grid-template-columns:calc(32% - 20px) calc(32% - 20px) calc(32% - 20px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;column-gap:30px;box-sizing:border-box;row-gap:30px}.web-speakers-grid .web-speaker{color:#fff;width:100%}.web-speakers-grid .ws-img img{width:100%;height:100%;overflow:hidden;object-fit:cover;position:static}.web-speakers-grid .web-speaker h4{margin-bottom:7px;text-align:left;font:normal normal 800 20px/18px Montserrat;letter-spacing:0;color:#3bf9f1;text-transform:uppercase;word-break:break-all}.web-speakers-grid .ws-content p{margin:0}.web-speakers-grid .ws-img{width:100%;position:relative;margin-bottom:10px;max-width:inherit;padding-bottom:0}@media only screen and (min-width:200px) and (max-width:768px){.web-speakers-grid .web-speaker{width:100%;display:inline-flex}.web-speakers-grid .ws-img{padding-bottom:0;max-width:30%;margin-right:20px;margin-bottom:0}.web-speakers-grid .web-speaker h4{margin-bottom:5px}.web-speakers-grid .ws-img img{height:auto;max-width:100%}}