ul.faq-ls li {
	padding-left: 15px;
	line-height: 1.2;
	margin-bottom: 1em;
}

@media only screen and (max-width: 670px) {
	.answer:not(last-child) {
		margin-bottom: 30px;
	}
}

#loadfaq {
	display: none;
}
