@media (min-width: 768px) {
    #modal_edit_fly_data .modal-dialog {
        width: 650px;
    }
}