.logo{
    max-height: 150px;
    margin: auto;
}

.navbar {
    justify-content: center !important;
}

.Contact{
    max-width: 100% !important;
}

#body{
    width: 95%;
    margin: auto;
}