.menu-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}@media only screen and (max-height:500px) and (orientation:landscape){.menu-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.menu-logo{max-width:40px;max-height:40px}}