@media (min-width: 992px) {
	.wrapper_tabbed_custom .icms-widget+.icms-widget .catinfo.card-box-shadow {
		min-height: 320px;
	}
	.wrapper_tabbed_custom .icms-widget+.icms-widget > .card-body {
		margin-top: 45px;
	}
	.wrapper_tabbed_custom .icms-widget+.icms-widget > h2+.card-body {
		margin-top: 0;
	}
}

.catinfo .card-img-top {
	object-fit: cover;
	width: 150px;
	height: 150px;
}


