.legimos-logo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 95vh;
}

img {
    max-width: 100%;
}