.full-width-background {
    width: 100%;
    height: 200px; /* Set the desired height */
    background: url('books-background.png') no-repeat center center;
    background-size: cover;