.element-outer-container.element-type-customhtml .element-heading {
  text-align: center;
}

#row-9734881e9e1146068459521f484c1a92 .container {
background-image: url('images/good-wheels-banner.jpg');
background-repeat: no-repeat;
}

.element-type-inventorysearch {
    background: radial-gradient(circle at 50% 100%, #000000, #000000 58%, #000000);
    padding: 10px 0 5px 0;
}

.home-content > p:first-of-type {
font-family: calibri;
}
.home-content > p ~ p {
font-family: tahoma, geneva, sans-serif;
}
.home-content {
margin-left: 12px;
margin-right: 12px;
}
.home-content p {
font-size: 20px;
}

@media (min-width:1300px) {
.container {
    width: 1300px;
}
}