<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width:1140px) {
.tab1heading {
	width: 23% !important;
	padding-right: 40px !important;
}
.tab2heading {
	width: 24% !important;
	padding-right: 10px !important;
}
.tab4heading {
	padding-right: 20px !important;
}
}
@media only screen and (max-width:1139px) and (min-width:992px) {
.heading_comm {
	font-size: 16px;
	line-height: 22px;
}
}</pre></body></html>