.event_informations_box {
  display: flex;
  flex-flow: column;
}

.event_informations_box > input {
  margin-bottom: 10px;
}