.page-title {
    font-size: 20px;
    font-weight: 700;
    margin: 30px 0 15px 0;
}

.contact-us-info {
    margin: 15px 0;
}

.contact-us-table {
    width: 100%;
}
.contact-us-table tr td:first-child{
    width: 40%;
}

