.card_title_height{
height: 50%;
}

.column{
    flex-direction: column;
}
.ccard-imgg{
	justify-content: center;
    display: flex;
    margin-top: 20px;
}
.ccard-imgg img{
border-radius: 30px;
width: 100%
}