.recentEventsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.recentEventsItem{flex-basis:30%;margin:30px 1.65%;background-color:white}@media screen and (max-width:900px){.recentEventsItem{flex-basis:45%;margin:30px 2.25%;background-color:white}}@media screen and (max-width:700px){.recentEventsItem{flex-basis:100%;margin:30px 0;background-color:white}}.UpcomingEventsTitle{text-align:center;color:#00688f;font-family:'Futura Bold'}.upcomingEventsIMG{display:block;margin:0px auto;width:100%;max-width:100%}.EventsInnerWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.EventsInnerItem{flex-basis:30%;margin-top:20px;margin-bottom:20px}.tinyEventIcons{display:block;margin:0px auto;width:40px;max-width:100%}.UpcomingEvent_Name{margin:0px;padding-top:15px;padding-bottom:15px;background-color:#00688f;color:white;text-align:center;text-transform:uppercase}.centeredEventDetails{text-align:center;color:black}.UpcomingEventsOrangeBTN{background-color:#d15e14;margin:0px;text-align:center;padding-top:20px;padding-bottom:20px;color:white;display:block;text-decoration:none}