.event-detail-page .title {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 5.5rem;
    margin-top: 0;
    margin-bottom: 10px;
}

.event-detail-page img {
    width: 800px;
    height: auto;
    margin-top: 20px;
}