.elementor-control-agl_section .elementor-panel-heading-title:after {
	content: "";
	position: absolute;
	height: 20px;
	width: 20px;
	top: 10px;
	right: 20px;
	background-image: url("../img/agl-icon.svg");
    background-position: center center;
    background-size: cover;
    z-index: 1;
}