@media screen and (max-width: 600px) {
    .menu-gallery img {
        width: 100%;
        height: auto;
    }
}