.perforated-material-items {

}
.perforated-material-items .perforated-material-item {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.perforated-material-items .perforated-material-item .mi {
    margin-right: 4px;
    margin-bottom: -1px;
}
.perforated-material-items .perforated-material-item .hdr {
    font-weight: bold;
    background: none;
    height: auto;
    font-size: 14px;
    margin: 0px;
}

.perforated-material-items .perforated-material-item .t {
    font-size: 12px;
}


.perforated-material-items .perforated-material-item .hdr a {
    margin: 0 0 3px;
    font-size: 14px;
    color: #c90c0f;
}

.perforated-material-items .perforated-material-item .img-url {
    margin: 0px;
}

.perforated-material-header {
    margin-bottom: 10px;
    font-size: 16px;
}