.top_navs{
    padding-top: 30px;
    padding-bottom: 20px;
}

.about_con{
    width: 80%;
    margin: 0 auto;
    color: #666464;
}

.about_title{
    font-size: 35px;
    margin-top: 8%;
    padding-bottom: 75px;
    font-weight: bold;
    border-bottom: 1px solid #666464;
}

.company{
   font-size: 25px;
    margin-top: 57px;
    margin-bottom:76px ;
}

.relation_title{
    font-size: 20px;
}

.relation p{
    padding: 0;
    margin: 0;
    font-size: 15px;
    margin-top: 30px;
}

.relation p:last-child{
    margin-top: 25px;
}

.traffic{
    margin-top: 70px;
}

.traffic_title{
    font-size: 20px;
}

.company_add{
    font-size: 15px;
    margin-top: 25px;
}

.firm-map{
    margin-top: 50px;
}

.firm-map img{
    min-width: 0;
}

.bottomes{
    padding-bottom: 50px;
    margin-top: 260px;
}