#banner_map img{
    width: 100%;
}
.the-content{
    margin-bottom: 20px;
}
.table_result{
    margin-bottom: 20px;
}
.table_result table{
    width: 100%;
}
.table_result table tr td{
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    font-size: 15px;
    line-height: 20px;
}
.table_result table thead tr td{
    background: #f2f2f2;
    font-weight: bold;
    text-transform: uppercase;
}