@media screen and (max-width: 700px){
	main > img{
		margin-left: 50px;
		margin-bottom: 1em;
		width: 258px;
		height: 178px;
	}
}