div.left{
padding: 32px;
border: 1px solid $gray;
box-sizing: border-box;
box-shadow: -10px 10px 0px $light-gray;
margin-right: 64px;
}