.switch_btn_img_sttng{
	display: inline-block;
}
	.country_side_bar_div .switch_btn_img_sttng{
		width: 20px;
		height: 20px;
		left: -5px;
		position: relative;
		top: 5px;
	}
	.show_country_name{
		display: none;
		    position: absolute;
    z-index: 99;
    background: #fff;
	}
	.country_side_bar_div{
		width: 24%;
		height: auto;
		float: left;
		margin-bottom: 20px;
	}
	.ksc_switch_btn_hrf_style{
		text-decoration: none !important; 
		top: 4px;
		position: relative;
	}
