.unity_careers_widget table td:first-child {
	background: unset;
}

@media ( max-width:1024px ) {
	.unity_careers_widget .wp-block-columns {
		padding: 0;
		overflow-x: scroll;
		flex-wrap: wrap;
	}
}