.avue-crud__img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.avue-home__footer {
	position: fixed;
	left: 50%;
	bottom: 1%;
	transform: translate(-50%, 0%);
}
.avue-home__footer > a {
	font-size: 12px;
	color: #ABABAB;
	text-decoration: none;
}

.zz-ml4 {
	margin-left: 4px !important; 
}