/* ------------------------------------------------------------------
Project: Semantic
Place here your custom CSS styles
------------------------------------------------------------------ */
.arrow-down {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 10px;
}
#list_maersk_features {
	list-style: none;
	padding-left: 20px;
}

#list_maersk_features li {
	padding: 0px 0px 10px 0px;
	padding-right: 20px;
}
#list_maersk_features li i {
	padding-right: 24px;
}