@charset "utf-8";
/* CSS Document */
@media (min-width:320px) and (max-width:480px) {

	div.membership_head{
		width:100% !important;	
	}
	div.membership_head h1{
		font-size:30px;	 
	}
}

