.adqs-icon-e::after {
	content: "";
	background: url(../img/menu-icon.svg) no-repeat center center;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
	position: absolute;
	left: 8px;
	top: 8px;
}
