.btn-m	{
	min-width: 48.5% !important;
}

@media (max-width: 768px) {
    .btn-inline-wrapper .btn {
		width: 97% !important;
	}
}