#wsp_survey_btn{
	position: fixed;
	z-index: 1000;
	cursor: pointer;
	top: 100px;
	left: 0px;
}
@media only screen and (min-width:320px) and (max-width: 699px) {
	#wsp_survey_btn{
		width: 20px;
	}
}