.logo {
	float: left;
	display: block;
    padding: .6% 1% .2%;
    width: 200px;
}
.logo img {
	width: 100%;
	height: auto;
}