.events__title,.events__upcoming{margin-bottom:2rem}.event{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:2rem}.event__image{height:128px;width:146px}.event__image img{height:100%;object-fit:cover;width:100%}.event__info{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.event__title{width:100%}.event__title h3{margin-bottom:0}.event__date,.event__link,.event__location{width:100%}@media (max-width:767px){.event__image{margin-bottom:1rem}}@media (min-width:768px){.event__info{padding-left:2rem;width:calc(100% - 146px)}.event__title{width:50%}.event__date,.event__location{padding-left:1rem;width:20%}.event__link{padding-left:1rem;text-align:right;width:10%}}