@media (max-width: 768px) {
	img {
		width: 100%;
		height: 350px;
	}
}