#cookie_jar.cust-des #bought_details_form>div:nth-child(4) .steps::before {
	background: url("images/step-1.png") !important;
	background-position: center !important; 
	background-size: 117px auto !important;
}

#cookie_jar.cust-des #bought_details_form>div:nth-child(5) .steps::before {
	background: url("images/step-2.png") !important;
	background-position: center !important; 
	background-size: 117px auto !important;
}

#cookie_jar.cust-des #bought_details_form>div:nth-child(6) .steps::before {
	background: url("images/step-3.png") !important;
	background-position: center !important; 
	background-size: 117px auto !important;
}

#cookie_jar.cust-des #bought_details_form>div:nth-child(7) .steps::before {
	background: url("images/step-4.png") !important;
	background-position: center !important; 
	background-size: 117px auto !important;
}

#cookie_jar.cust-des #bought_details_form>div:nth-child(8) .steps::before {
	background: url("images/step-5.png") !important;
	background-position: center !important; 
	background-size: 117px auto !important;
}

.debt-ripped-day ul li {
	max-width: 25% !important;
}

@media (max-width: 767px) {
	#cookie_jar.cust-des #bought_details_form>div:nth-child(4) .steps::before,
	#cookie_jar.cust-des #bought_details_form>div:nth-child(5) .steps::before,
	#cookie_jar.cust-des #bought_details_form>div:nth-child(6) .steps::before,
	#cookie_jar.cust-des #bought_details_form>div:nth-child(7) .steps::before {
		background-size: 57px auto !important;
	}
}

#debt-ripper {
	padding: 100px 0;
	background: white !important;
}

h1 span.underline {
	text-decoration-line: none;
}

#cookie_jar.cust-des .save_data_aria a.disabled {
	opacity: 0.5;
	cursor: not-allowed !important;
	pointer-events: none !important;
}

#cookie_jar.cust-des .save_data_aria a.disabled:hover {
	background: #fff !important;
	cursor: not-allowed !important;
	color: #00E21B !important;
	pointer-events: none !important;
}