.link_group {
	margin: 30px 0 0;
}
@media only screen and (min-width: 576px) {
	.link_group {
		width: 70%;
	}
}