.logoVendor {
    display: inline-block;
    width: 425px;
    height: 55px;
    background: url(../../inc/img/logoVendor.png) no-repeat;
    position: relative;
    top: 19px;
    float: left;
    left: 10px;
}
