.webcom-top-banner {
  margin-top: -148px !important;
  margin: 0 -30px;
  background: url('/template/48dd72cf/images/top-banner-image.png') no-repeat;
  padding:150px 0 150px;
  background-size: cover;
}
.webcom-top-banner .inner-content {
  max-width:1100px;
  margin: 0 auto;
  padding: 0 30px;
  color:#fff;
  text-align:center;
}
.webcom-top-banner .home-title{
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 700;
    line-height: 63px;

}
.webcom-top-banner .content-description{
   max-width:856px;
   margin:0 auto;
}
.webcom-top-banner .content-description p{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}
