/* Syrtis settings */

label.form-item__label.option[for=edit-syrtis-selection-choice-1] {
    display: block;
	height: 600px;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(/themes/custom/progilone_portail/images/presentation-1.png);
}

label.form-item__label.option[for=edit-syrtis-selection-choice-2] {
	display: block;
	height: 600px;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(/themes/custom/progilone_portail/images/presentation-2.png);
}