@media screen and (max-width:767px) {
	.btn { width: 95%; margin: 10px auto;}
}