#fiches {margin-top:-120px; padding:120px 0;  background: radial-gradient(at 80% bottom, #cbe3f2 0%, #ffffff 70%, #f4f4f4 85%);}
#information {width:98%; max-width:1290px; margin:0 auto;}
#information h1 {font:400 72px/80px 'Playfair Display', arial, sans-serif; color:#070c19; padding:0; margin:0;}
#information h1.left-pos {text-align:left;}
#information h1.right-pos {text-align:right;}
#information #two-col {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%; border:2px solid #b8b7b7; border-width:2px 0 2px 0; margin:50px 0;}
#information #two-col #left-col {width:32%; box-sizing:border-box; border-right:2px solid #b8b7b7; padding-top:70px;}
#information #two-col #right-col {width:47%; text-align:left; padding-top:100px; padding-bottom:160px;}
#information p {font: normal normal 22px/25px 'Apercu Pro', arial, sans-serif; color:#070c19;}
#information #two-col #left-col p {width:92%; margin-bottom:50px;} 
#information #two-col #left-col a {display:block; width:318px; height:74px; border:2px solid #b8b7b7; font: normal normal 22px/74px 'Apercu Pro', arial, sans-serif; color:#070c19; text-decoration:none; text-indent:20px; background:url(images/icon-arrow.png) no-repeat right 20px center; transition:0.5s;}
#information #two-col #left-col a:hover {background:#cbe3f2 url(images/icon-arrow.png) no-repeat right 20px center;}

#information #two-col #right-col a {font: normal normal 30px/35px 'Apercu Pro', arial, sans-serif; color:#070c19; display:inline-block; text-decoration:none; margin:20px 0; padding-left:30px; background:url(images/icon-arrow-1.png) no-repeat left center; text-decoration:none;}
#information #two-col #right-col a:hover {text-decoration:underline;}

@media only screen and (max-width:1100px) {
	#information #two-col #left-col {width:352px;}
}
@media only screen and (max-width:900px) {
	#information #two-col #left-col {width:352px; border-width:0px;}
	#information #two-col #right-col {width:100%; border-top:2px solid #b8b7b7; margin-top:50px;}
	#information h1 {font:400 8vw/10vw 'Playfair Display', arial, sans-serif;}
	#information #two-col #right-col a {font: normal normal 4vw/4.5vw 'Apercu Pro', arial, sans-serif;}
	#information #two-col #right-col #contact {width:90%; margin:0 1% 0 9%;}

}
