@media only screen and (max-width: 767px) {
.top-nav img{
  width: 100%;
    height: auto;
}
}