@media only screen and (max-width: 768px) {
.btn-default{
	width:99%;
	margin:auto;
}

}