.my-card-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.card-body > .tag {
	border-radius:20px 0 0 20px;
}
