.eventPromotion{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.event{flex-basis:33%;margin:3px .165%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat}.innerDiv{min-height:100%}@media screen and (max-width:700px){.event{flex-basis:49.5%;margin:3px .25%;background-size:cover;background-position:center;background-repeat:no-repeat}}@media screen and (max-width:600px){.event{flex-basis:100%;margin:3px 0;background-size:cover;background-position:center;background-repeat:no-repeat}}