/* Smartphones (portrait) ----------- */
@media handheld,only screen and (max-width : 320px) {
	
	#pdesc{
		font-size:25px!important
	}
	.f28{
		font-size:24px!important;
	}
	.f24 {
		font-size: 20px!important;
	}
	.f20 {
		font-size: 16px!important;
	}
	#contest .faq-info h2{
		margin: 0px 0 0px 0!important;
		padding:20px 0 0 0!important
	}
}