@media screen and (max-width: 992px) {
    .page-actions-menu__list-item .edit-page, #page-actions-edit {
        display: none !important;
    }
}
