.thumb-info .thumb-info-title
{
    max-width: unset;
    bottom: 0;
    right: 0;
    padding: 5px 15px;
    background: #286364;
}

.thumb-info .thumb-info-type
{
    margin: 0;
}

.thumb-info img
{
    width: auto;
}

.thumb-info-inner
{
    /* background: #286364; */
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.thumb-info-wrapper
{
    text-align: center;
}

.portfolio-item
{
    border-radius: .3rem!important;
}

