section.content.big-picture > article {width:50%;}
section.content.big-picture > aside {width:50%;}

header a.btn {margin-bottom: 6px; font-size:1.8rem; margin:0 0.5vw 6px 0.5vw;}

section.content.under > aside { width:100%; height:100%;}
section.content.under > aside img {max-width: 100%; max-height: auto;}
section.content.under > article {position:absolute; width:50%; left: 50%; height:100%; background: rgba(255,255,255,0.4); }


.facettes.grey > svg {top:-15px;}

/*Job-home*/
.job-list ul li.job-exergue,
.job-list ul li.job-normal {width: calc(100% / 2 - 60px);vertical-align: bottom; max-width: none;}
.job-list ul li h2 {font-size: 2rem; line-height: 3rem;}
.job-list div.quote-job .chapo {width: 90%;}
.job-list ul li div.infos-job {width: 25%;margin-left: 0px;}

/*Job*/
.job section article h2{font-size:35px;}
.job section article h3{font-size:25px;}
.job section article ul {font-size: 18px;}
