@charset "UTF-8";
.eventImage {
  max-height: 60px;
  max-width: 148px;
}

.eventDesc {
  overflow: hidden;
  word-break: break-all;
}