.modal {
    padding: 0 !important;
    width: 102% !important;
    max-width: 102% !important
}

.modal .modal-dialog {
    width: 102%;
    max-width: 100%;
    margin: 0
}

.modal .double-navbar {
    margin-top: -10px
}

.btn-close-nav {
    background-color: transparent
}

.btn-open-nav {
    background-color: transparent
}