.category-press {
    margin-bottom: 40px;
}

.category-press__header .title_item {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px solid;
    padding-bottom: 5px;
}

.category-press__header img {
    height: 60px;
    width: auto;
}

.img-thumbnail, .link_down_prod embed{
    border: none;
    height: auto;
}

.press .col-md-9 {
    line-height: 1.8;
}
.category-press__content {
    margin-bottom: 50px;
}

.category-press__content .press {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid darkgrey;
}
.category-press__content .press:last-child {
    border-bottom: 0;
}
.category-press__content .press object {
    width: 100%;
    min-height: 300px;
    margin: 10px 0;
}