
.logos{
	height: 100%;
	width: 100%;
	background: url(../images/logos/hero-logo.png) no-repeat ;	
}

.btn_ios{
	height: 30px;
	width: 100px;
	background: url(../images/contents/btn_andorid_2.png) no-repeat;	
}

.btn_android{
	height: 30px;
	width: 100px;
	background: url(../images/contents/btn_ios_1.png) no-repeat; 	
}

.privacy-section{
	background-color: #FF9D36;
}
.jmg_logo{
	padding-top: 40px;
	padding-bottom: 20px;
}


