.custom-image-position-2 {
	width: 100%;
	max-width: 360px;
	aspect-ratio: 3 / 4;
	object-fit: cover;
	object-position: center 12%;
	background: #2a2c28;
}

.custom-tool-card {
	min-height: 100%;
}

.custom-tool-card ul {
	margin: 0;
	padding-left: 1.1rem;
}

.custom-tool-card li + li {
	margin-top: 0.35rem;
}
