h3{
	margin-top: 40px;
}

#listing li{
	margin-top: 20px !important;
	margin-left: 25px;
}

.small {
	font-size: 2.2rem;
	margin-top: 10px;
	margin-bottom: 0px;
}

#commercialimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-commercial-banner-image.jpg);
	background-position: center 50%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#pwcimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-pwc-banner-image.jpg);
	background-position: center 70%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#autoimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-auto-banner-image.jpg);
	background-position: center 50%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#atvimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-atv-banner-image.jpg);
	background-position: center 50%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#boatimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-boat-banner-image.jpg);
	background-position: center 50%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#motorcycleimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-motorcycle-banner-image.jpg);
	background-position: center 60%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#homeownerimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-homeowner-banner-image.jpg);
	background-position: center 75%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#umbrellaimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-umbrella-banner-image.jpg);
	background-position: center 35%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#rentersimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-renters-banner-image.jpg);
	background-position: center 50%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}
#mobilehomeimage{
	background:linear-gradient(
	     rgba(6, 27, 43, 0.3), 
	     rgba(6, 27, 43, 0.6)
	   ), url(../images/honesta-mobilehome-banner-image.jpg);
	background-position: center 70%;
	background-size: cover;
	background-repeat: no-repeat !important;
	min-height: 150px;
}