.bannerMobile{
	background-color: #002D5F;
	width: 100%;
	height: 64px;
}

.bannerMobileImage{
	margin-left: 31px;
	margin-top: 19.91px;
	margin-bottom: 19.91px;
}

.titleText {	
	color: #002D5F;	
	font-family : "Futura Std", sans-serif;
	font-size: 40px;	
	font-weight: 300;	
	line-height: 56px;	
	text-align: center;
	padding-top: 32px;
}


.contentText {
	color: #002D5F;	
	font-family : "Futura Std", sans-serif;
	font-size: 22px;	
	font-weight: 300;	
	line-height: 35px;	
	text-align: center;
	padding-top: 16px;
}

.deviceImage {
	padding-top: 40px;
}