.top {
    background: url("images/header-bg.png") no-repeat;
    display: block;
    height: 100px;
    background-size: contain;
}