@media (max-width: 576px) {
  .logo-mobile img{
    max-height: 50px;
    left: 50px;
  }
}