.lnt {
	position: relative;
	/*float:left;*/
	padding: 0;
	margin: 0 10px 0 0;
	color: #6d6f71;
}
.lni {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
}