.shell-modal-shop {
    width: 86%;
}

.shell-modal-shop table {
    width: 100%;
    cursor: default;
}

.content-modal-shop {
    position: relative;
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}

.shop-table {
    position: relative;
}