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


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


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


}