@media screen and (min-width: 768px) {

	ul.tabs {
		margin: 3em auto;
		padding: 0 2em;
		border-bottom: none;
	}
}