#img-body-custom {
	max-width: 600px;
}

@media (max-width: 1500px) {
	#img-body-custom {
		max-width: 500px;
	}
}
