Put Quote or Invoice No align with Invoice Date Expires Total

Hi, is it possible to put the Quote No and Invoice No align with the Invoice Date Expires and Total Section as per below image.

Yes. Move the following side:

<h1 class="invoice-title"><?php echo trans('quote') . ' ' . $quote->quote_number; ?></h1>

from the current location in your template to just before the </div> for client.