body.template-page .page-content .page_banner{
  background: url(/cdn/shop/t/7/assets/fm_IMG_2980_4.png);
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 618.406px;
  max-width: 1200px!important;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.template-page .page-content{
  max-width:100%!important;
  padding:0px!important;
}
.template-page .page-content>:not(.highlight) {
  max-width: 100%!important;
}
.template-page .main-content .content_wrapper {
  max-width: 710px!important;
  width: 75%;
}