/* ILLUSTRATIONS */
.illus img { margin:3px; }
@media only screen and (max-width:400px) {
	.illus img { margin:0; }
}
@media only screen and (max-width:350px) {
	.illus { text-align:center; }
}