.book img {width: 200px;}

@media(max-width: 767px) {
	.row>div.book {margin-bottom: 1rem}
}