.companyProfile {
    padding: 2px;
    text-align: left;
}

.companyProfile table {
    padding: 0;
    margin: 0;
}

.companyProfile .logo {
    height: 200px;
    width: 200px;
}

.companyProfile .header {
    font-weight:bold;
    font-size: 26px;
}

.companyProfile .meet {
    font-size: smaller;
    font-weight: normal;
}

