#titlelogo h1 a {
	 font-family: 'BebasRegular';
	 word-spacing: 5px;
}

@media only screen and (max-width: 320px) {

#titlelogo h1 a {
	 font-size: 55px!important;
	  
}

}
