@media screen and (max-width: 991px) {
    .bloc-a {
        height: auto;
    }

    .img-container{
        height:auto;
    }
}