/*!
 * QF custom css for print goes here
 * BE CAREFUL !
 * This style sheet will affect qf-booking qf-mybooking and qf-cars
 * Selector based on angular component names are not reliable
 * CSS selectors must avoid using generated "scope" for component than component themselves
 */

bain .page-bain navigation-ribbon {
	display: none;
}

bain .page-bain bain-pax {
	page-break-inside: avoid;
}

bain bag-specifications .carryon-images {
	page-break-inside: avoid;
}
