.procurement-wrap.style-1-v2 .all-btn {
    text-align: right;
    padding-top: 20px;
    display: block;
}
.procurement-wrap.style-1-v2 .post_date {
    margin-right: 0;
    color: #666;
    float: none;
}
.procurement-wrap.style-1-v2 .post-header {
    width: 10%;
    background: #f4f4f4;
}
.procurement-wrap.style-1-v2 .post-info {
    width: 65%;
    padding: 5px 10px;
}
.procurement-wrap.style-1-v2 .entry-meta {
    width: 25%;
    text-align: right;
    padding: 10px;
}
.procurement-wrap.style-1-v2 .post-header img {
    width: 23px;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 11px;
    margin-left: 16px;
}
.procurement-wrap.style-1-v2 .post-info a {
    font-size: 19px;
    line-height: 20px;
    color: #222;
    font-weight: 400;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.procurement-wrap.style-1-v2 .post-info a:hover{
  color: #275D3B;
}
.procurement-wrap.style-1-v2 h3 {
    font-weight: 600;
    color: #FFF;
    margin: 0;
}
.procurement-wrap.style-1-v2 article {
    border: 0;
    border-bottom: solid 1px #ddd;
    margin-bottom: 0;
    background: #FFF;
    padding: 0;
}
