/* div#header_r .header-left {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 156px;
	height: 44px;
	background: url(images/EDI_BFS_D_CMYK_POS_QUER.svg);
	background-repeat: no-repeat;
	z-index: 2;
} */

div#header_r .header-left {
	position: absolute;
	left: 20px;
	/* top: 5px; */
	top: 16px;
	width: 190px;
	height: 52px;
	background: url(images/EDI_BFS_D_CMYK_POS_QUER.svg);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-size: auto;
	background-clip: border-box;
	background-repeat: no-repeat;
	z-index: 2;
	background-size: 392px 44px;
	background-clip: content-box;
	background-position: 0 0;
}

/* @media (min-width: 480px) {
	div#header_r .header-right {
		width: 227px;
		height: 64px;
		right: 20px;
		top: 5px;
		background: url(images/EDI_BFS_D_CMYK_POS_QUER.svg);
		background-repeat: no-repeat;
	}
} */
