/**
 * @license Copyright 2021 Lahuen Health SPA. All Rights Reserved.
 */

/* Banners por área */
.c-worklist-banner.reception,
.c-worklist-banner.triage,
.c-worklist-banner.waitingRoom,
.c-worklist-banner.patients,
.c-worklist-banner.pastPatients {
	background-image: url('/assets/skins/lahuen/worklist_er_service/images/banner_area_ballena.svg');
	background-size: 53rem !important;
	background-position-x: 66%;
}
