.c-grid {
	.tpl-base-btn {
		a {
			@media only screen and (min-width: 751px) {
				min-height: 78px;
				align-items: center;
			}
		}
	}
}
