.slg-plus-main-img {
    background-image: url(../img/slg+/slg+-main.webp);
}

.slg-plus-line {
    background: var(--gradient-overlay), url(../img/slg+/slg-plus-line.webp) 50% 40% no-repeat;
}

.slg-plus-hydraulics {
    background: var(--gradient-overlay), url(../img/slg+/slg-plus-hydraulics.webp) 50% 100% no-repeat;
}

.slg-plus-seat {
    background: var(--gradient-overlay), url(../img/slg+/slg-plus-seat.webp) 50% 100% no-repeat;
}

.slg-plus-waste {
    background: var(--gradient-overlay), url(../img/slg+/slg-plus-waste.webp) 50% 80% no-repeat;
}

.slg-plus-line2 {
    background: var(--gradient-overlay), url(../img/slg+/slg-plus-line2.webp) 50% 10% no-repeat;
}