.p-about-finance-options img#hero{
	width: 100%;
}
.p-about-finance-options .mf-auth {
	font-style: italic;
	font-size: 0.9rem;
}
.p-about-finance-options .ces-desc a.btn.blue::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0.6rem;
    top: 50%;
    transform: translateY(-50%);
}
.p-about-finance-options .ces-desc a.btn.blue {
    background: #00ADEF;
	padding: 0.65rem 1rem 0.65rem 1.5rem;
    position: relative;
    color: #fff !important;
}
@media(min-width:48em) {
	.p-about-finance-options .mf-auth {
		margin-top: -0.2rem;
		width: 100%;
	}
	.p-about-finance-options .offset-md-1 h3 {
		margin-bottom: 1em;
	}
	.p-about-finance-options .ces-desc ul {
		padding-left: 1.2em;
		margin-bottom: 3.9rem;
	}
}