.form-row:has([id*="upload-file"]) {
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}