@media print {
    .elementor-location-footer,
    .elementor-location-header {
        display: none !important;
    }

    #VStreetInvoiceHeader {
        align-items: end;
        display: flex;
        justify-content: space-between;
    }

    #VStreetInvoiceHeader img {
        width: 200px;
    }
}
