.card {
	background-color: #e3f1e3;
}

.card img {
	height: 300px;
	width: 100%;
	object-fit: cover;
	object-position: 0px 0px;
}