.Main_section-row-9-background-layers {
	position: relative;
  background-image: url(/web/img/solutions/ready-to-use-filling/RTU-Syringe-Vial-Cartridge-Filling-Solutions.jpg) !important;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.Main_section-row-9-background-layers::before {
    position: absolute;
    background: rgba(40, 50, 60, 0.7);
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.Main_section-row-9-background-layers .row-fluid{ position: relative; z-index: 10 !important;  }

.teaserlist--type-boxes, .tab-module{ background: rgba(0, 190, 130, 0) !important; --overlay-background-color: rgba(0, 190, 130, 0); }

.Main_section-row-9-background-layers .tab-module {
        display: block;
        --padding-top: var(--spacer-0);
        --padding-bottom: var(--spacer-m);
        --margin-top: var(--spacer-0);
        --margin-bottom: var(--spacer-0);
}


.Main_section-row-9-background-layers .teaserlist--type-boxes{ --padding-bottom: var(--spacer-0); }