.companyLogo img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    overflow: auto;
}
.agentInfo h1{
    font-size: 1.2em !important;
}
.agentName{
    font-weight: normal !important;
}
.agent_sub_link{
    font-size: 0.8em !important;
    color: grey !important;
    text-decoration: none !important;
}
h2{
    font-size: 1.2em !important;
}