
div.container {
 width: 100%;
    border: 0;
	 margin: auto;
}



img {
display: block;
    margin: auto;
    width: 100%;
    height: auto;
}

