.left {
   float: left;
}

.right {
   float: right;
}

#agentLogo {
   max-width: 225px;
}