﻿.menu-logo {
    width: 177px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
