
#offer .offer .monogram {
    top: 15px;
}

#offer .offer .monogram:before {
    content: 'Actuellement';
	display: block;
	text-transform: capitalize;
}

#offer .offer .lst > li:nth-last-child(1) .inner:before {
    content: 'OFFERT';
}

#strip .txt {
    max-width: 550px;
    font-size: 18px;
}

#launch .content {
    max-width: 800px;
}