@media screen and (min-width:720px){#stages-projets{background-color:white;}
#stages-projets .wrap{padding:0;}
#stages-projets .col{float:left;position:relative;}
#stages-projets .col .bg{opacity:0.3;float:left;width:75px;margin:26px 16px;}
#stages-projets .col .photo{display:block;width:100%;height:100%;min-height:145px;background-size:cover;background-position:center top;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;}
#stages-projets .col .photo:hover{background-size:105%;}
#stages-projets .col .overlay{display:block;width:100%;height:100%;}
#stages-projets .col .title{color:#46a9bc;text-transform:uppercase;font-size:17px;font-weight:500;position:absolute;top:20px;left:100px;}
#stages-projets .col .description{padding:15px 0 0 20px;color:black;font-style:italic;margin:0;font-size:12px;position:relative;}
#stages-projets .col .description p{margin:0;}
#stages-projets .col .more{border:1px solid #4dadbd;color:#4dadbd;padding:6px;text-transform:uppercase;display:inline;font-size:10px;float:right;bottom:0;}
#stages-projets .col .more:before{content:">";padding:0 6px 0 2px;font-size:13px;line-height:0.5;}
#stages-projets .col1{margin-left:22%;width:23%;}
#stages-projets .col2{margin-left:-46%;position:relative;width:22%;line-height:0.8;}
#stages-projets .col3{width:54%;}
}