@media only screen and (max-width: 600px) {
 .logo{

 	width: 200px;
 }
}