/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.couverture::after {
    content: ' ';
    display: block;
    clear: both;
}
.col-couverture {
    float: left;
    width: 50%;
}
.select-annee {
    margin-bottom: 30px;
}