#titlelogo h1 {
	/*padding-bottom: 35px;
	margin-bottom: 20px;8*/
	margin-bottom: 25px;
	}
	


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


#titlelogo h1 {
	
	margin-bottom: 20px;
	
}


}