.card-img-area {
	min-height: 232px;
}

.object-fit-cover {
	object-fit: cover;
}

.line-height1p8 {
	line-height: 1.8;
}

@media (min-width:992px) {
	.fs-1p2rem{
		font-size: 1.2rem;
	}
}