body {
    line-height: 0;
}
iframe {
    height: calc(100vh - 44px);
    border: 0
}

.select2-results__option {
    line-height: 18px;
}


.modal-body{
    line-height: 2 !important; 
}

.modal-content{
    min-width: 610px !important;
}

.form-content {
    display:flex;
    align-items:center;
}