.row .col-lg-9 {
min-height: 1500px;
}

#myform {
width: 85%;
margin: 0 auto;
padding: 15px 0 1px 0;
}

.photo {
cursor: pointer;
}

.photo img {
width: 70px;
height: 70px;
}

#cart_bar .col-md-3 {
margin-top: 17px;
}

button#Submit,
button#removeAll {
width: 140px;
}
