.header-two-wrapper .header-end .nav-btn {
    height: 50px;
    width: 50px;
    border: none;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    cursor: pointer;
}