/* common css */
#content-hero-height {
  height: 500px;  
}
.tag-line {
	color: #707070 !important;
	font-size: 48px !important;
}
#about-us-hero-height .vc-hoverbox {
  height: 700px;  
}
#page-hero .wpb_wrapper {
	height: 200px;
}
#page-flex {
	display: flex;
}
#page-flex .wpb_column {
	align-self: center;
}