.Overview-Event-Education-content .heading5 {
  margin: 66px 0px 23px 0px;
}

.Overview-Event .box-content {
  padding: 36px;
}

.Overview-Event .heading6 {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 68px;
}

.Overview-Event .box-content p {
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 100px;
}

.Overview-Event {
  margin-top: 44px;
}

.Overview-Event .box {
  margin-bottom: 20px;
}
