.company-logo {
    background:      url(https://public-images.keepgo.com/logos/xiphcyber_logo_white.png) no-repeat center  / 141px 60px !important;
    background-size: contain;
    width:           141px;
    height:          60px;
    margin-left:     10px;
    margin-right:    20px;
    display:         inline-block;
}