/* .rack-box{
    height: 20px;
    width: 100%;
    background-color: black;
    margin: 3px 0px 30px 0px;
    box-shadow: 0px 20px #888888;
} */


/* 
.row:after{
    background: url(../img/wall-bookshelf-Copy.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 100%;
    height: 210px;
    display: block;
    content: "";
    /* margin-left: -38px; */
    /* margin-top: -90px; */
/* }  */


