@media (max-width: 767px) {
    .top-header #logo {
        display: block !important;
      	margin-bottom: 12px;
   
   
    }
}