#akw_app {
	margin: 20px 0 20px 0px;
}

#akw_app .footer {display:none}

.subtext {
	overflow:hidden;
	width:940px;
	margin-bottom: 40px !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	body #akw_app{
		padding: 0;
		mergin: -60px 0 0 -90px;
		-webkit-transform: scele(0.79);
	}
	
	.subtext {
		font-size: 13px;
		width:748px;
		padding-left:10px;
	}
	
}