.imgStyle {
	width: 100%; 
	height: auto; 
	vertical-align: bottom;
}

.imgContainer:hover {
    cursor: zoom-in; 
    cursor: -webkit-zoom-in; 
}