/* patch class issues */
.sportfile-content ul.fg-list-faq li ul.fg-show {
	height: auto;
	padding-bottom: 1em;
	opacity: 1;
	overflow: hidden;
	transition: height .3s ease-in-out;
}