
*{margin:0; padding:0;}
body {margin: 10px; background-color:#000;}

.responsive {
	max-width:1252px;
	width:100%;
	height:auto;
	margin:20px auto;
}
.responsive img{
	max-width:1252px;
	width:100%;

	min-height:auto;
}




