h2 {
	font-size: 54px;
}
h3 {
	font-size: 42px;
}
h4 {
	font-size: 20px;
}
.takes-2 {
	text-align: center;
}
.time-estimate {
	font-weight: bold;
}
.time-estimate::before {
	content: "\e862";
	font-family: entypo-fontello;
	padding-right: 8px;
}
#hero-refinance .takes-2 {
	width: 205px;
	margin-top: 0;
}
#why-refinance .av_iconlist_title {
	font-size: 20px;
}
#refinance-rates {
	padding-bottom: 10%;
}
#refinance-rates,
#trusted-refinance { 
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	margin-left: 30px;
	margin-right: 30px;
	width: calc(100% - 60px);
	border-radius: 12px;
	overflow: hidden;
}
#ready-to-refinance {
	padding-bottom: 30%;
}

@media only screen and (max-width: 768px) {
	h2 {
		font-size: 36px;
	}
	h3 {
		font-size: 30px;
	}
	h4 {
		font-size: 20px;
	}
	#hero-refinance {
		text-align: center !important;
	}
	#hero-refinance .takes-2 {
		width: auto;
	}
	#why-refiance-top {
		text-align: center;
	}
	#trusted-refinance {
		background: #fff !important;  
		text-align: center !important;
		border-radius: 12px;
	}
	#trusted-text {
		padding: 30px;
	}
	#trusted-refinance .container {
		max-width: 100% !important;
		width: 100% !important;
	}
	#trusted-refinance .template-page {
		padding: 0;
	}
	#refinance-rates {
		padding-bottom: 45%;
		background-image: url('https://lakeviewloanservicing.com/wp-content/uploads/2021/01/rates-mobile-1.jpg') !important;
		margin-bottom: 80px !important;
	}
}
