.ng-scope checkout {

	margin:0;
	padding:0;
	width:100%;
	height:100%; 
	background:url(https://dl.dropbox.com/s/xg8705wl19fsq4t/stripe_bg.png) !important;
	background-repeat:repeat !important;
}
.p-shop__logo {
	margin:0 auto !important;
	max-height:160px !important;
}
body {
	background:url(https://dl.dropbox.com/s/d7t2mwgjhnvr91c/image-08.png);
	background-color: #ffe5ee;
}
@media (max-width: 767px) {
.p-shop__header {
	margin:0 auto;
	padding:0;
  }
	
.p-shop__header img {
		width:30%;
	}
.ng-scope checkout {

	margin:0;
	padding:0;
	width:100%;
	height:100%; 
	background:url(https://dl.dropbox.com/s/xg8705wl19fsq4t/stripe_bg.png) !important;
	background-repeat:repeat !important;
}
}