/*
Theme Name: createrestaurants master
*/


*{
	margin:0;
}

@media only screen and (max-width:640px){
	.test{
		display:block;
	}

}
