.maincontent {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.gaf-homeviewer {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.84) 0% 20%, rgba(0, 0, 0, 0.77) 40% 100%), url(/imageserver/UserMedia/mandm/shingle-bg01.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    color: #fff;
background-attachment: fixed;
padding: 40px 20px;
}

.finance-section {
	background: #fff;
	text-align: center;
	padding: 60px 20px;
}