﻿#div-representante-ctn
{
    width: 1000px;
    display: table;
    margin: auto;
}

#div-representantes-mapa
{
    float:left;
}

#div-representantes-repr
{
    padding-top: 35px;
    float: left;
    color: #b5b5b5;
    font-size: 14px;
    font-family:'source_sans_pro_regular';
    width: 400px;
}

#div-representantes-repr a
{
    font-family:'source_sans_pro_semibold';
    color: #005620;
    font-size: 25px;
}
