.article-date {
	margin-bottom: 0.5em !important;
}
a.article-title {
	color:#333;
}

a.article-title:hover {
	color: #0088CC;
}

@media all and (max-width: 767px) {
		.nowrap {
			white-space: normal;
		}

		.article-image {
			margin-bottom:1.5em;
		}
}
