@media only screen and (max-width: 767px) {
	.logo {
		width: 192px;
		height: 70px;
	}
}