.logo-container {
    position: absolute;
    top: 10px;
    left: 10px;
}

.site-logo {
    height: 90px;
    width: auto;
}
