.uc-mobilemenu .t975__wrapper {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 45px;
}