.line-divider {
	
	height: 30px;
	top: 25%;
  	border-left: 1px solid #ababab;
  	left: 0%;
 	position: absolute;
  	width: 1px;
}