
@media only screen and (max-width: 768px) {
	#leftdiv {width:100% !important;}
	#rightdiv {width:100% !important;}
	#jobtype {width:100% !important;}
	.SumoSelect > .CaptionCont {width:100% !important;}
	.form-group {width:400px !important;}
	.price-description {width:80% !important;}
	.SumoSelect {width:100% !important;}
}