.refund-reason-modal {
    .reason-modal {
        .modal-dialog {
            width: 400px;

            .modal-body {
                .row{
                    margin-bottom:20px;

                }
            }
        }
    }
}