﻿@media only screen and (max-width: 775px) {
	#heading img#logo {
		width: 150px!important;
		height: auto!important;
	}
}
