header.major2 > :first-child:before, header.major2 > :first-child:after {
				background-image: url("images/header-major-on-light2.svg");
				background-repeat: no-repeat;
				content: '';
				display: inline-block;
				height: 20px;
				width: 150px;
			}
            
            .wrapper.style2 header.major2 > :first-child:before, .wrapper.style2 header.major2 > :first-child:after {
				background-image: url("images/header-major-on-light2.svg");
			}