.google-play {
	background: url('../img/google-play.png') no-repeat;
}

.app-store {
	background: url('../img/app-store.png') no-repeat;
}

.the-end {
	background-image: url('../img/the-end.png');
}

.btn-more {
	background: url('../img/btn-more.png?r=0');
}

.header-txt {
	width: 100%;
	height: 223px;
	background: url('../img/header-txt.png') 50% 50% no-repeat;
}