#page-equipment section ul {
	font-size: 15px;
	line-height: 1.6;
	color: #8494a0;
	display: block;
	padding-right: 11px;
	margin: 0 0 24px;
	padding-left: 35px;
}

#page-local-interstate img.icon-truck {

}

#page-home img.icon-truck {
	background-position: 2px -7px;
	height: 70px;
	vertical-align: top;
	width: 58px;
	margin-top: 13px;
}
#page-home img.icon-pallet {
	background-position: 2px -7px;
	height: 70px;
	vertical-align: top;
	width: 58px;
	margin-top: 13px;
}
#page-home img.icon-warehouse {
	background-position: 2px -7px;
	height: 70px;
	vertical-align: top;
	width: 58px;
	margin-top: 13px;
}
#page-home img.icon-snowflake {
	background-position: 2px -7px;
	height: 70px;
	vertical-align: top;
	width: 58px;
	margin-top: 13px;
}
ul.amazing-text {
	letter-spacing: 0.1px;
	margin-bottom: 24px;
	padding-left: 35px;
	font-size: 13px;
	line-height: 1.6;
	color: #8494a0;
	margin: 0 0 10px;
}

.local-interstate.parallax {
	position: absolute;
    /* height: 100%; */
    float: left;
    background: url(../images/map.jpg) no-repeat;
    background-attachment: fixed;
    /* -webkit-background-size: cover;
    background-size: cover; */
	width: 1140px;
	height: 360px;
    /* width: 1140;
    width: calc(50% - 31px);
    -webkit-width: calc(50% + 31px); */
}
