@import url('css/content.css');

@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 767px){
	#dnn_ContentPane .DnnModule:first-child h1.title-row { display: none; }

}
