.the_webinars_listing{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.the_webinars_item{border:1px solid #e6e6e6;border-radius:8px;flex-basis:30%;margin:15px 1.65%}@media screen and (max-width:950px){.the_webinars_item{border:1px solid #e6e6e6;border-radius:8px;flex-basis:48%;margin:15px 1%}}@media screen and (max-width:600px){.the_webinars_item{border:1px solid #e6e6e6;border-radius:8px;flex-basis:100%;margin:15px 0}}.the_webinars_itemBG{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px;height:200px}.the_webinars_item__inner{padding:15px 20px 20px}.webinarDates{color:#000;font-size:14px;font-weight:700;margin-top:0;text-align:right}.webinar_listing__button__container{margin-bottom:15px;margin-top:15px}.webinar_listing__button{background-color:var(--mainRed);border-radius:6px;color:#fff;display:inline-block;padding:10px 20px;text-align:center;text-decoration:none}