.nm-img-card{
    max-width: 100%;
    height: auto;
    max-height: 45vh;
}

.nm-lineadivisora{
    margin-left: 10px;
    max-height: 50px;
}

.card-img-top {
    width: 100%;
    height: 25vw;
    object-fit: cover;
}