@charset "UTF-8";

@media screen and (min-width: 1200px) {
	.btn {
		font-size: 1.4em;
		margin-bottom: -7px;
		padding: 6px 10px;
	}
}