.event-row{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.events-flex{grid-template-columns:repeat(3,1fr);display:grid}.event-img{width:100%}@media only screen and (max-width:991px){.events-flex{flex-direction:column;display:flex}}
