.app-login:before {
	content: url(/dist/images/app-login/login-ellipse.png);
}

.sub-nav__level-two:not(.sub-nav__level-two--services) li:before,
.mobile-sub-nav__level-two:not(.sub-nav__level-two--services) li:before {
    content: url(/dist/images/custom-icons/sparkles-lg.svg);
}

.page-header--multi-image:before,
.page-header--simple:before {
    background-image: url(/dist/images/ellipse-bg-full.png);
}


.login-select>.wrapper:before {
    content: url(/dist/images/select-login-bg.png);
}

.page-header--multi-image.page-header--why-solar:before {
    background-image: url(/dist/images/inverted-swipe-bg.png);
}


.page-header--simple .page-header__image-container--service:before {
    content: url(/dist/images/custom-icons/bling-left.svg);
}

.home-section--why-solar:before {
    background-image: url(/dist/images/ellipse-bg.png);
}


.page-container--services section.page-builder:before {
    background-image: url(/dist/images/ellipse-bg.png);
}


.row--work-with-us {
    background: linear-gradient(to bottom, rgba(233, 244, 254, .5), rgba(233, 244, 254, .5)), url(/dist/images/tile-bg.png);
}


.row--work-with-us .text-container__details h2:before {
    content: url(/dist/images/custom-icons/bling-left.svg);
}

.row--work-with-us .text-container__details h2:after {
    content: url(/dist/images/custom-icons/bling-right.svg);
}

#page-container.app-page-container {
    background-image: url(/dist/images/header/body-bg-dark.png);
}
