.nav-logo {
    max-height: 96px;
}
.result-card-container {
    display: grid;
    justify-items:center;
}
.result-card {
    text-align: center;
}