			.mf-background-img {
			background:url('/shop/content/dcassets/NL/marble-finance/mf-banner-final.jpg')no-repeat center center;
			background-size: cover;
			width: 100%;
			min-height: 300px;
			padding:40px 0;
			}

			@media screen and (min-width:290px) {

				.mf-background-img {
				background:#7b7b7b url('/shop/content/dcassets/NL/marble-finance/mf-banner-final.jpg')no-repeat center center;
				background-size: cover;
				width: 100%;
				min-height: 400px;
				color: #f7f7f7!important;

				}

				.mf-background-img h1{
					font-weight: 700!important;
					margin-top: 12%;
					text-shadow: 2px 2px #222;

				}
				.mf-background-img h4{
					text-shadow: 2px 2px #222;
				}
				.mf-background-img p{
					font-size: 22px;
					font-weight: 400;
				}

				.hollow-button_yellow{
					border-radius: 25px !important;
					border:none!important;
					background-color: #ffdd00!important;
					color:  #111111!important;
				}

				.mf-eligible, .mf-what,.mf-how{
					padding: 50px 10px;
				}

				.mf-how, .mf-eligible, .mf-what{
					color: #7b7b7b;
				}
				.mf-eligible, footer {
					background-color: #eee;
				}

				.mf-eligible-steps{
					font-size: 30px;
					font-weight: 300;
				}
				#calc{
					display: none;
				}

				.mf-eligible input, .mf-eligible select{
					border-radius: 2px;
				}
				.marble-finance-lp .button.success {
				    background-color:transparent!important;
				    border:1px solid #ed1c24;
				    border-radius: 25px;
				    color: #ed1c24;
				}
				.marble-finance-lp .button.success:hover{
					color: #ed1c24;
				}
				.marble-finance-lp ul{
					padding-left: 1.75rem;
				}

				.marble-finance-lp li{
					font-size: 18px;
					list-style-type: circle;
					font-weight: 300;
					line-height: 2.2;
				}
				.marble-finance-lp p{
					font-size: 18px;
					font-weight: 300!important;
				}

				.easy-step-list {
					margin: 20px 0!important;
					padding-left: 0!important;
				}

				.easy-step-list li{
					font-weight: 700!important;
				}
				#onlineAppUrl{
					width: 100%;
					min-height: 600px;
				}
			}
			.custi-form{
				max-width: 640px;
				margin: 0 auto;
			}