#eventPopup {
    display: none;
    padding-top: 80px;
}

/* Style pour les petits écrans */
@media screen and (max-width: 600px) {

}