.customPos {
    top: calc(50% - 192px) !important;
}

.menu_background .logoContainer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu_background .logoContainer svg {
    width: 90px;
}

.Welcom_Container > .ggskin_svg > img {
    display: none;
}

.logoContainer svg * {
    fill: #fff;
}