#reader {
	/*width: 640px;*/
}
@media(max-width: 600px) {
		#reader {
		width: 300px;
	}
}
.empty {
	display: block;
	width: 100%;
	height: 20px;
}