/*.ailite_gif_info{
	padding: 30px 0px;
}*/
.ailite_gif_info .ailite_gif{
	width: 100%;
	display: block;
	height: 100vh;
	background-image: url(../images/microcode.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ailite_gif_info .ailite_cv_gif{
	width: 100%;
	display: block;
	height: 100vh;
	background-image: url(../images/cv-pro.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}