.outside {
    background-image: url('/images/bg-img-restaurant.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
