.cpb{clear:both;}
.cpb img {    transform: translate(0%, 80px);max-width:100%;}


@media only screen and (max-width: 768px){
.cpb .titre-box {
    margin: 10vh 0 0;
}
.cpb img{ transform: translate(0%, 0px);margin-bottom:20px;}
}



