@media (max-width: 480px) {

.site-branding img {
	max-height: 80px;
	width: auto;
}

}