@media (max-width: 768px) {
  	.illustration-gallery td, .Page td { 
        width:100%;
        display:block;
    	}
    }