/* Add here all your css styles (customizations) */
a.morelink {
	text-decoration:none;
	outline: none;
}
.morecontent span {
	display: none;

}
#infoi {
	position:absolute;
  z-index: 9999;
  left:250px;
  color:#fff;
  top:440px;
  width:200px;
  height:100px;
 background-color: rgba(17, 26, 32, 0.4);
background: rgba(17, 26, 32, 0.4);
color: rgba(17, 26, 32, 0.4);
}