
.hero-subscribe-layout #hero,
.creative-layout #hero,
.event-layout #hero {
	background: url(../images/stocks/mylittlesoft-back.jpg) center center no-repeat;
    background-attachment: fixed !important;
    background-position: center top;
}

ul.how-it-works-col li:first-child:hover {
	background: url(../images/stocks/transformation.jpg) no-repeat center center;
}

ul.how-it-works-col li:nth-child(2):hover {
	background: url(../images/stocks/fidelisation.jpg) no-repeat center center;
}

ul.how-it-works-col li:last-child:hover {
	background: url(../images/stocks/croissance.jpg) no-repeat center center;
}

#subscribe-section {
	background: url(../images/stocks/mylittlesoft-back.jpg) center center no-repeat;
	background-position: center bottom;
}