div.background-panel {
	position: absolute;
	top: 50px;
  z-index: 1;
  color: white;
  text-shadow: 0px 0px 7px #464646;
}

div.background-panel h1 {
	font-size: 50px;
}

div.product h1 {
	text-align: right;
}

div.product a.btn {
	margin-top: 20px;
}

div.product img {

}