.center-container-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logo-image {
    max-width: 220px;
}