.t-menu-base__maincontainer_logocenter {
    background: linear-gradient(
        to bottom,
        rgba(152, 167, 164, 1) 0%,
        rgba(152, 167, 164, 1) 20%,
        rgba(152, 167, 164, 0.7) 60%,
        rgba(152, 167, 164, 0) 100%
    ) !important;
}

.t450__close {
    top: 20px;
    right: 20px;
}