.item-img_mod img{
    min-width: 100%;
    height: auto;
}
.item-img_mod {
    border-radius: 15px;
    overflow: hidden;
}
.item-desc .item-text {
    color: #B0B7C3;
    font-size: 1rem;
    margin-bottom: 1.4em;
}
