.job__img{
	width: 100px;
}

.job__items {
	gap: 20px;
	.item {
		margin-bottom: unset !important;
	}
}