@media only screen and (min-width: 771px) {
    .logo {
        max-width: 500px !important;
    }
}

.footer {
    border-top: 0 !important;
    padding-top: 0 !important;
}

.footer address {
    margin-top: 0 !important;
}