/*
contact index
*/

#contact{
    width : 90%;
    margin : 25px 5%;
}

#contact table{
    width : 100%;
}

#contact table tbody td{
    height : 45px;
}
#contact .row{
    padding-bottom : 15px;
}
