/* Syrtis settings */

.form-item-syrtis-selection-choice {
	height:600px;
	display: flex;
}

.form-item-syrtis-selection-choice input {
    height: inherit;
}

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

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