  .page-text-wraper h2{margin-top:0px;}
  .breadcrumb a,.breadcrumb-slash{color: #99a2a8;text-decoration:none;}
  .breadcrumb span:nth-child(3){color:#45494c;}
  .top_banner{width:100%;float:left;background-size:cover;background-repeat:no-repeat;position:relative;}
  .page-text-wraper {padding:3rem;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
  .breadcrumb{padding-top:50px;}
@media only screen and (max-width: 768px) {
   .top_banner img{height:150px;}
.page-text-wraper { margin:0 auto ; width: 90%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.evm-section-heading{font-size: 30px;margin-top:10px;}
  .image-with-text__grid--reverse{flex-direction: column;}
  .color-scheme-background-1 .grid--2-col-tablet .grid__item{width:100%;}
}