.table-block {
background-image: url(/images/table.jpeg);
display: inline-block;
width: 100%;
height: 510px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
background-attachment: fixed;
}