
.logoContainer {
    display: flex;
    justify-content: center;
    transform: translateY(25px);
    width: 100%;
    height: 260px;
}

