@media (max-width: 767px) {

	.simple-btn-container--center {
		flex-direction: column;
		align-items: center;
	}

}