#CrossPopup {
	cursor: pointer;
}
.subheading-revenue {
	min-height: 50px;
}
.discription-revenue {
	min-height: 95px;
}

@media only screen and (max-width: 768px) {
	.subheading-revenue {
	min-height: max-content;
}
.discription-revenue {
	min-height: max-content;
}
		.morph-banner-button  {
	width: 100%;
	display: block;
}
	.morph-banner-button .elementor-button.elementor-button-link {
	width: 100%;
	display: block;
}
.contact-sec-fullwidth-buton {
	width: 100%;
}
.contact-sec-fullwidth-buton .elementor-button.elementor-button-link {
	width: 100%;
	display: block;
}
}