.mainDivEleSizeAndroid {
	height:300px;
	margin-top: -40px;
	width: 100%;
}

.mainDivEleSizeiPhone {
	height:324px;
	margin-top: -40px;
	width: 100%;
}

.titlePEleSizeAndroid {
	font-size: 44px;
	margin-bottom: 0.5em;
	padding-top: 0.8em;
}

.titlePEleSizeiPhone {
	font-size: 48px;
	margin-bottom: 0.5em;
	padding-top: 0.8em;
}

.messagePEleSizeAndroid {
	font-size: 33px;
	margin-top: 0.5em;
}

.messagePEleSizeiPhone {
	font-size: 36px;
	margin-top: 0.5em;
}
