.al-footer {
	background-color: #C4C4C4;
	font-weight: 400;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.4px;
	color: #fff;
	padding-bottom: 16px;
}
@media (min-width: 769px) {
	.al-footer {
		border-top: 8px solid #E5E5E5;
	}
}