img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
img.pic.lazy.respy {
	max-width: 100%;
    height: auto;
}