.SubCategoryList, .SubBrandList {
    border: 1px solid #00457d;
    font-family: "Montserrat", Helvetica, Arial, Sans-Serif;
    text-align: -webkit-center;
    background-color: #fff;    
    padding: 1px;
    line-height: 31px;
}

.Content .ProductList li {
    list-style: none;
    width: 225px !important;
    min-height: 250px;
    font-size: 12.8em;
    margin: 0 0 60px 21px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    border: 1px solid;
    background: #fffdfd;
    padding-bottom: 15px;
}
