.humburder-image {
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 9999;
    top: 12px;
    left: 0px;
    right: 0px;
}
button.drawer__close {
    z-index: 99999999;
}