

}
.custom_home-page .body-container-wrapper {
    padding: 0;
}
.custom_home-page .body-container {
    max-width: 100%;
}
.custom_top-pane3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    padding-top:150px;
    min-height:500px;
    padding-bottom:40px;
}
.custom_top-pane3 .page-center3 {
    padding: 0px;
    max-width:1200px;
    margin: 0 auto;
}
.custom_top-pane3 .top-pane-content3 {
    padding:30px;
    max-width:700px;
    float: none;
}
.custom_top-pane3 .top-pane-content3 h2 {
    color: #262626;
    line-height: 28px;
    margin: 1em 0;
}
@media (max-width: 767px) {
  
  .custom_top-pane3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    min-height:300px;
    padding-bottom:0px;
    padding-top:0px;
    position:relative;
}  