#events_description p {
    max-width: 800px;
    margin: auto;
}

.event_card {
    max-width: 800px;
    margin: 5vh auto;
    padding: 4vh 5%;
}