.card-content img
{
    max-width:100%;
}
.card-content
{
    color: grey;
}

.badge {
    max-width: 100px !important;
    height: 40px !important;
    z-index: 200;
    position: absolute;
    left: 0.5em;
    top: 0.5em;
}

.image-container {
    z-index: 10;
    height: 180px;
    overflow: hidden;

}

.profileImage{
    height: 100%;
    max-width: 100%;
}