@media screen and (max-width:600px) {
	.animate-shapes .elementor-widget-icon-box{
		width: 100% !important;
		max-width: 100% !important;
	}
    
}