.wpb-content-layouts .wpb-layout-element-button .icon-wpb-vc_extension_cq {
    background-image: url(../img/icon.png)!important;
}
span.vc_element-icon.icon-wpb-vc_extension_cq{
    background-image: url(../img/icon.png)!important;
}

.wpb_cq_vc_extension.wpb_content_element > .wpb_element_wrapper {
	background-image: url(../img/icon.png)!important;
}

.wpb-content-layouts .wpb-layout-element-button .cq_allinone_hotspot {
    background-image: url(../img/icon_hotspot.png)!important;
    background-size: 32px;
}
span.vc_element-icon.cq_allinone_hotspot{
    background-image: url(../img/icon_hotspot.png)!important;
    background-size: 32px;
}
.wpb_cq_vc_extension_hotspot.wpb_content_element > .wpb_element_wrapper {
	background-image: url(../img/icon_hotspot.png)!important;
    background-size: 32px;
}



