.title-block h1 {
    font: 40px/1.2em "Century Gothic", sans-serif;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: .15em;
    margin: 0;
}
@media only screen and (min-width: 1601px) {

.sales--top > .gcell--content {
    width: 100% !important;
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    }
}