.right>p
{
	text-align:right;
}
.cars
{
	position: initial;
}
img.imgheight {
    height: 115px;
    width: 100%;
}
@media screen and (max-width:478px)
{
	header .navbar-brand img {
		margin-top: 0px !important;
	}
	#secondary-banner h2
	{
		margin-top:-89px !important;
	}
}