#titlelogo h1 {
	/*padding-bottom: 35px;
	margin-bottom: 20px;8*/
	margin-bottom: 0px;
	}
	
@media only screen and (max-width: 568px) {

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

}

