@media (min-width: 768px) and (max-width: 978px) {
	#skills,
	#about,
	#work {
		padding-bottom: 10%;
	}
}