/* @option theme slogan font-size*/

#pageHeader h2,#title2 h2 {display:  none;}
#title h2 {font-size: 12px;
	padding-bottom: 12px;
}

@media screen and (max-width:480px) {
#title2 h2 { font-size: 11px;}
}

