/* Department site local asset stub (created by Department Site wizard) */


/* Google Form - Form Container - Mobile */
@media all and (max-width:480px) and (orientation:portrait){
#form_container{
	max-width:450px !important;	
}
}