/* Sirf logo aur profile wali images gol hongi */
#logo2, .round-image {
    border-radius: 50%;
    width: 150px;  
    height: 150px;
    display: block;  
    margin: 20px auto;
}

/* Restaurant wali image ko normal rakhne ke liye */
#restaurant-img {
    border-radius: 0%;
}
