.eventsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.eventsItem,.eventsItem:hover{background-color:#fff;flex-basis:23%;margin:25px 1%;transition:all .6s ease}.eventsItem:hover{transform:scale(1.03)}.eventsImage{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}@media screen and (max-width:900px){.eventsItem{background-color:#fff;flex-basis:45%;margin:25px 2%}}@media screen and (max-width:650px){.eventsItem{background-color:#fff;flex-basis:100%;margin:25px 0}.eventsImage{display:block;width:100%}}.event_name{margin-bottom:0;margin-top:12px}.events_contentArea{padding:0 15px 15px}.upcoming_eventsMainTitle{margin-left:1%}.blueUnderline{border-bottom:3px solid var(--mainBlue)}.eventLink{color:var(--mainBlue);display:block;font-size:14px;margin-bottom:10px;text-decoration:none}