.highlightsdata .card-body{
    width:100%;
    height:250px;
    position:absolute;
    background-color: rgba(0,0,0,0.7);
    padding-top:100px;
    border-radius: 10px;
}

.highlightsdata .card-img-top{
    width:100%;
    height:250px;

}