.logo {
    display: inline-block;
    width: 120px;
    height: 67px;
    background-image: url('../images/original/topmax_logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}