.travelfx-currency-card .travelfx-flag {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 34px;
	height: 25px;
	margin-bottom: 13px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	font-size: 27px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	overflow: visible;
}
