.sol_banner_img{
  width: 100%;
  display: inline-block;
  position: relative;
  background: url(../images/solutions.jpg)no-repeat;
  margin: 0 auto;
  height: 370px;
  background-size: cover;
  background-position-y: center;
  opacity: 0.98;
}

.breadcrumb{
  background: none;
  margin-bottom: 0px !important;
  padding: 8px 3px !important;
  border-radius: 0px !important;
}

.breadCrumb.bcLight{
  border-bottom: solid 1px #fff;
  display: inline-block;
}

.content-wrapper{
  height: inherit;
  width: 100%;
  white-space: normal;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translate(-50%,0);
}

.content-container{
  padding-top: 100px;
  max-height: 338px;
  position: relative;
  left: 18%;
}

.headingWrap .medium{
  margin: 0px !important;
  color: white;
  line-height: 1.5;
}

.text_color{
  color: white !important;
}

.over_conenth1{
  text-align: center;
  color: #582974;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.overview_img{
  width: 100%;
  height: auto;
}

.para_text{
  margin: 9% 0px;
}

.clear_para{
  clear: both;
}

.sols_uldata{
  color: #582974;
  font-size: 18px;
  font-weight: bold;
  margin-left: 1.2em;
}

.sols_divmar{
  margin: 5% 0px;
}

.imedihub_margins{
  margin: 3% 0px;
}

.mbt60{
  margin-bottom: 5em;
}
