#home {
    width: 100%;
    height: 700px;
    background: url("images/bg_banda.jpeg") no-repeat;
    background-size: cover;
    background-position: center;
}
