.main-navigation
{
		display: none !important;
}

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

.site-header 
{
		display:none !important;
		}
}

h1
{
		text-align: center !important;
}

div.site-info
{
		display:none !important;
}