﻿.flex-div{
    display:flex;
    display:-webkit-flex;
    flex-flow:wrap;
    -webkit-flex-flow:wrap;
}

.sal-hed-title {
    max-width: 100%;
    font-size: 17px;
    line-height: 1.3;
}

.relatedthumb img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.relatedthumb a {
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 0;
    background-image: none !important;
    background-color: transparent;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
}

.state-list-div {
    flex-basis: calc(100% - 100px);
}

.sa-cat-link-list li{
    width:8em;
}