.aibackground 
{
	background-image: url("../img/ai-background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}


.livicon-evo-holder svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden !important;
  width: 100% !important;
  height: 100% !important;
}