.promethean-01 {
	background: url(/image/catalog/b2b-landings/promethean/block-01.jpg) center top / cover;
}

.promethean-02 {
	background: url(/image/catalog/b2b-landings/promethean/block-02.jpg) center top / cover;
}

.promethean-03 {
	background: url(/image/catalog/b2b-landings/promethean/block-03.jpg) center top / cover;
}

.promethean-04 {
	background: url(/image/catalog/b2b-landings/promethean/block-06.jpg) center top / cover;
}

.promethean-05 {
	background: url(/image/catalog/b2b-landings/promethean/block-05.jpg) center top / cover;
}

.promethean-06 {
	background: url(/image/catalog/b2b-landings/promethean/block-04.jpg) center top / cover;
}

.promethean-08 {
	background: url(/image/catalog/b2b-landings/promethean/block-08.jpg) center top / cover;
}

.promethean-09 {
	background: url(/image/catalog/b2b-landings/promethean/block-09.jpg) center top / cover;
}

.promethean-10 {
    background: url(/image/catalog/b2b-design/slides-009.jpg) center top / cover;
}

.promethean-gradient-01 {
    background: -webkit-gradient(linear,left bottom,left top,from(#ffc734),to(#f23b2a));
    background: -webkit-linear-gradient(bottom,#ffc734 0,#f23b2a 100%);
    background: -o-linear-gradient(bottom,#ffc734 0,#f23b2a 100%);
    background: linear-gradient(to top,#ffc734 0,#f23b2a 100%);
}

.promethean-grey-gradient-02 {
    background: radial-gradient(#30284c,#2f353a);
}

.b2b-pink div, .b2b-pink {
	color: #d64f9d !important;
}


