@media screen and (max-width: 1750px) {
    #action-date-time-picker fieldset legend + div {
        flex-wrap: wrap;
    }
}
