.event{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}.event__text-wrapper{width:100%}h2.event__name{font-size:36px}a.event__link{font-weight:700;transition:all .3s}a.event__link:hover{color:#ffb500}@media screen and (max-width:767px){.event{flex-direction:column}.event__image{margin:0 0 20px;width:100%}}