.tts-filter-block{
    margin: 0;
    float: left;
    width: 33.3% !important;
}

#tts-filter-search-btn{
    width: 100%;
    margin-top: 12px;
    background-color: #ED1C24;
}

#tts_year_field, #tts_model_field{
    background-color: #bbbbbb;
}

.tts-brand-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px !important;
    padding: 20px;
}

.tts-single-brand{
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.tts-single-brand a h2{
    font-size: 36px;
    font-weight: bolder;
    margin-top: 12px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 24px;
    padding-bottom: 24px;
}
