@media screen and (min-width: 768px) {
	.SectionCompanyProfile table th,
	.SectionCompanyProfile table td {
		padding: 20px;
	}

	.SectionCompanyProfile table th {
		width: 152px;
	}
}