.img-responsive {
max-width: 100%;
height: auto; 
box-sizing:border-box;
display:block;
}