#mfi .callout { background: none; border: 1px solid #f0f0f0; border-radius: 4px; padding: 0; }
#mfi .callout h4 { padding: 1em 0.5em 0.5em; }
#mfi .callout ul { margin: 0; padding: 0; }
#mfi .callout ul li { margin-bottom: 0; padding: 1em; }
#mfi .callout ul li:nth-child(even):not(:first-child) { margin-top: -3px; }
#mfi .callout ul li:nth-child(odd) { background-color: #f7f7f7; }
#mfi .callout .button-3d-blue { margin: 1em; }
@media all and (min-width: 1024px) {
	#mfi .overview .row .col-40 { padding-left: 3em !important; }
}
