.cont {
	background-image: url('../img/bg.jpg?r=3');
}

.google-play {
	background: url('../img/google-play.png') no-repeat;
}

.app-store {
	background: url('../img/app-store.png') no-repeat;
}

.coming {
	background: url('../img/coming.png') no-repeat;
}

.best-award .google-play {
	background: url("../img/google-play-best-2014.png") no-repeat;
}
.best-award .app-store {
	background: url("../img/app-store-best-2014.png") no-repeat;
}

.soc.wiki {
	width: 123px;
	background-image: url('../img/soc-wiki.png');
}

.soc.fb {
	width: 175px;
	background-image: url('../img/soc-fb.png');
}

.soc.support {
	width: 161px;
	background-image: url('../img/soc-support.png');
}