.checklist {
	padding-left: 63px;
    font-size: 13px;
    line-height: 18px;
    min-height: 58px;
}

@media (max-width: 768px) {
	.checklist {
		margin-bottom:10px;
	}
}

.checklist.one {
	background: url(/images/mar2-icons-01.jpg) no-repeat;
}

.checklist.two {
	background: url(/images/mar2-icons-02.jpg) no-repeat;
}

.checklist.three {
	background: url(/images/mar2-icons-03.jpg) no-repeat 0 5px;
}

.checklist2 {
	padding-left: 32px;
    font-size: 14px;
    line-height: 18px;
    min-height: 20px;
    margin-bottom: 5px;
}

.checklist2.print {
	background: url(/images/mar2-icons2-01.jpg) no-repeat 0 1px;
}

.checklist2.phone {
	background: url(/images/mar2-icons2-02.jpg) no-repeat  0 2px;
}