

/* Start:/local/components/custom/download.links/templates/.default/style.css?1754406978636*/
.al-links-containter{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.al-link-wrapper{
	padding: 25px;
	display: block;
	text-align: center;
}
.al-link-wrapper:hover{
	background: #30271a !important;
	color: #fff;
}
.al-link-wrapper img{
	width: 25%;
}
.al-link-wrapper span{
	display: block;
}
.al-col-2{
	width: 50%;
}
.al-col-3{
	width: 33%;
}
.al-col-4{
	width: 25%;
}
.al-col-5{
	width: 20%;
}
.al-col-6{
	width: 16.666%;
}

@media(min-width: 768px){
	.al-col-mb-2{
		width: 50%;
	}
	.al-col-mb-3{
		width: 33%;
	}
	.al-col-mb-4{
		width: 25%;
	}
	.al-col-mb-5{
		width: 20%;
	}
	.al-col-mb-6{
		width: 16%;
	}
}
/* End */
/* /local/components/custom/download.links/templates/.default/style.css?1754406978636 */
