
/* PACK */

#currentDiv.packContent #listePackLine .mandatory:first-child .categorieContainer select.categorie {
    display: block !important;
}
@media screen and (min-width: 670px) {
	#currentDiv.packContent #listePackLine .mandatory:first-child .categorieContainer select.categorie {
	    width: 100%;
	    margin-top: 17px;
	}
}

/* OPERATION MARCKETING */
.compOperationsMarketing .headerComposants .footerComposants .contentComposants .dataContentComposants a.operationMarketing {
	height: 230px!important;
    max-height: 230px;
}