@media only screen and (min-width: 150px) and (max-width: 600px) {
	/* Then code your blocks again */
}