.pbminfotech-ele-fid-style-4 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner {
	display: inline-flex;
	font-size: 55px;
	line-height: 55px;
	margin: 0;
	color: var(--pbmit-immiza-white-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title {
	font-size: 14px;
	line-height: 24px;
	color: var(--pbmit-immiza-white-color);
	text-transform: uppercase;
	letter-spacing: 2px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-4 sub,
.pbminfotech-ele-fid-style-4 sup {
	font-size: 35px;
	line-height: normal;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid {
	font-size: 55px;
	line-height: 55px;
	color: var(--pbmit-immiza-blackish-color);
}
.pbminfotech-ele-fid-style-4 {
	background: var(--pbmit-immiza-global-color);
	padding: 35px 0;
	width: 200px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fld-contents {
	text-align: center;
}
@media (max-width: 767px) {
	.pbminfotech-ele-fid-style-4 {
		padding: 35px 0;
		width: 100%;
		text-align: center;
	}
}