@media (max-width: 500px){
.bloc2{
display:none;
}
}
.box_img3 img, .bg_img img, .bg_img2 img {
    max-width: 100%;
    width: 100%;
}

