.tpt-faq-two .tpt-faq-two_group-title {
	margin-bottom: 1.5rem;
}

@media screen and (min-width: 1024px) {
	.tpt-faq-two_container {
		display: flex;
		column-gap: 5rem;
	}

	.tpt-faq-two_container .tpt-section-header {
		width: 35%;
		min-width: 35%;
	}

	.tpt-faq-two_container .tpt-section-body {
		width: 100%;
	}
}
