#orderProduct .modal__content {
    max-width: 168rem
}

#orderProduct .modal__body {
    background-color: initial;
    padding: 0;
    border-radius: 6rem
}

#orderProduct .modal__body::before {
    display: none
}

#orderProduct .modal__body::after {
    display: none
}