.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-8469f50c-558d-5f35-d57d-699ef4d9f4dc {
.top_banner_heading {
    z-index: 2;
    position: relative;
    margin-left: 9%;
    margin-top: -1%;
}
@media only screen and (max-width: 767px) {
    .top_banner_heading  {
     text-align:center;
    margin-left:inherit;
  }
    .top_banner_heading h1 {
     font-size:25px;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
   .top_banner_heading  {
     margin-left: 3%;
	 margin-top: -4%;
   }
}
}