.start-logo {
    padding: 1rem 0;
    display: flex;
    justify-content: center;
}

.start-logo img {
    width: 50%;
    aspect-ratio: 1 / 1;
}
