.card {
    margin-bottom: 16px;
    width: 30rem;
    position: relative;
}

.card-img-legend {
    position: absolute;
    bottom: 0;
    right: 4px;
    color: white;
    font-size: 16px;
}

.container {
    width: 500px !important;
}