#sixth img{
    max-height:350px
}
@media(max-width:991px){
    #sixth img{
        max-height:320px
    }
}
