.cont {
	background-image: url('../img/bg.jpg');
}

.download .google-play {
	background: url('../img/google-play.png') no-repeat;
}

.download .app-store {
	background: url('../img/app-store.png') no-repeat;
}

.download .amazon {
	background: url('../img/amazon.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;
}

.soon {
	background-image: url('../img/soon.png');
}

.soc.wiki {
	width: 132px;
	background-image: url('../img/soc-wiki.png');
}

.soc.vk {
	width: 185px;
	background-image: url('../img/soc-vk.png');
}

.soc.fb {
	width: 168px;
	background-image: url('../img/soc-fb.png');
}

.soc.support {
	width: 227px;
	background-image: url('../img/soc-support.png');
}