
#cart-banner {
  height: 220px;
  position: absolute;
  top:0;
  padding-top: 150px;
  background-position: center;
}

#cart-banner h1, #cart-banner h3{
  text-shadow: 0px 0px 5px #FFF;
}
