.link-lk {
	display: block;
	background: none !important;
	margin-bottom: 15px;
	height: 16px;
	line-height: 16px;
}
.link-lk::after {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 16px;
	margin-left: 7px;
	height: 16px;
	background: no-repeat center center url('../images/icon-sign-in.png');
}
.hide-zoom-icon::after {
	display: none !important;
}
.hide-zoom-icon .langs {
	top: 75px;
}