.package{
     width:21em;
     overflow:hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     height:28.0em;
     box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    
}

.package img{
     width: 100%;
     height:15em !important;
     object-fit: cover;
    
}

 .law-link{
    font-weight:bold !important;
}

