body{
	margin: auto;
	text-align: center;
	background: #000;
}
img{
	max-width: 100%;
	padding:25px 25px 12.5px;
	box-sizing: border-box;
}