.kcs-next-to-each-temp .kcs-col-3 {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	box-sizing: border-box;
	padding: 15px 0px;
}

.kcs-next-to-each-temp .kcs-col-3 a{
	font-size: 16px;
	line-height: 26px;
	color: black;
}

.kcs-next-to-each-temp .kcs-col-3 a:hover{
	color: #3171ee;
}

.kcs-next-to-each-temp .kcs-col-3 .img_sttng{
	display: inline-block;
	position: relative;
	left: -5px;
}
.kcs-next-to-each-temp .continent-div-img img:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
}
.ka_upf_Admin_pic_css{
	width: 100%;
	max-width: 100%;
	height: 225px;
	object-fit: contain;
}
