@media (min-width: 997px) {
    .event__video {
        height: 352px !important;
    }
    .event {
        grid-template-rows: 45px 1fr 0.55fr 1fr !important;
    }
    .event__photo {
        height: 504px !important;
    }
}