.fc-day-grid-container{
  height: 726px !important;
}
.sub_tab_content > .sub_tab_content{
  display: none;
}
.sub_tab_content > .sub_tab_content:first-child{
  display: block;
}

/* Moved inline styles */
#events {
  margin-top: 40px;
}

.customer-img img,
.customer-img2 img {
  width: 100%;
}

.sub-right {
  padding-top: 20px;
}

.top30 + div {
  display: flex;
}

.top30 + div > div:first-child {
  flex: 1;
}

.map-box {
  width: 100%;
  height: 400px;
}
