.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-78bc3a98-0f95-c335-8cec-83ae482e752f {
  --menu-top: -36px;
  body.has-control-menu & {
    --menu-top: 44px;
  }
  
	position: sticky;
  top: var(--menu-top);
  z-index: 900;
  
  @media screen and (max-width: 1143px) {
    top: 0;
  }
}.lfr-layout-structure-item-a7c50504-a7d1-85ae-6d8e-6d8a3c280bfe {
[data-tab-two] {
    .image-wrapper img {
      object-position: 0% 20%;
      @media screen and (max-width:1279px) {
        object-position: 0% 15%;
      }
      @media screen and (max-width:991px) {
        object-position: 0% 25%;
      }
      @media screen and (max-width:767px) {
        object-position: 0% 25%;
      }
    }
  }
}