﻿@media screen and (max-width: 768px) {
  nav img {
    margin: auto;
  }
}  