.logos{
    /*background: red;*/
    width: 100%;
    height: 44px;
}
.logos img{
    height: 60px;
}
.logos .logograbent{
    /*background: yellow;*/
    width: 200px;
    float: left;
}
.logos .logobentley{
    width: 175px;
    float: right;
    /*background: green;*/
}