.webinar_wrapper{display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.webinar img{width:100%}@media screen and (max-width:768px){.webinar_wrapper{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.webinar{font-family:Poppins,Sans-serif;font-size:15px;font-weight:500;line-height:1.2;margin-top:1.25rem}.webinar_wrapper a{text-decoration:none}.webinar_description{font-weight:400;padding:1rem 2rem}.webinar h2,.webinar h3,.webinar_description{font-family:Poppins,Sans-serif;font-size:15px;line-height:1.75}.webinar h2,.webinar h3{font-weight:700}