* {
  margin: 0;
  padding: 0;
}

#wrapper {
  position:relative;
  width: 100%;
  line-height: 0;
}

a.bg {
	cursor: default;
}

a.bg img {
	width: 100%;
}


a.badge, a.app-store, a.play-store {
	position: absolute;
}

a.badge {
	top: 4.065040650407%;
	left: 58.854718981972%;
	width: 21.314952279957582%;
	height: 40.853658536585366%;
}

a.app-store {
	top: 86.178861788617886%;
	left: 26.617179215270414%;
	width: 18.87592788971368%;
	height: 11.178861788617886%;
}

a.play-store {
	top: 86.178861788617886%;
	left: 53.658536585365854%;
	width: 19.406150583244963%;
	height: 10.975609756097561%;
}

a.badge img, a.app-store img, a.play-store img {
	width: 100%;
	height: 100%;
}

