@media(min-width:768px) and (max-width:992px){
  .logo img {
    width: 320px;
   }
}