/* CSS Styles for mobile browsers */

.row-1 {
	/*height: 100px !important;*/
}

.column-2 {
	margin-top: -15px;
}


/*#block-37 div.block-content {
	margin-top: 80px;
} */


.book-box img, .stories img {
	display: none;
}

.book-box p, .book-box .subtitle, .book-box .reference {
  display: block;
  margin-left: 0px !important;
}

.stories ul.post-meta {
  display: block;
  margin-left: 0px !important;
}
  