.books {
width: 140 !important;
height: 185 !important;
}
.books img {
width: 140 !important;
height: 185 !important;
}
.classes {
width: 150 !important;
height: 120 !important;
}
.classes img {
width: 150 !important;
height: 120 !important;
}
.subjects {
width: 50 !important;
height: 50 !important;
}
.subjects img {
width: 50 !important;
height: 50 !important;
}
.item_each {
	border-bottom: 1px solid #eee;
}
.item_each:last-child {
	border-bottom: 0px solid #eee;
}