.procurement-wrap.style-8 .all-btn {
    text-align: right;
    padding-top: 20px;
    display: block;
}
.procurement-wrap.style-8 article img {
    position: relative;
    max-width: 45px;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
}

.procurement-wrap.style-8 .post-header {
    width: 10%;
}
.procurement-wrap.style-8 .post-info {
    width: 90%;
    padding-left: 15px;
}
.procurement-wrap.style-8 .entry-title a {
    font-size: 20px!important;
    line-height: 20px!important;
}
.procurement-wrap.style-8 .vc-view-all {
    position: absolute;
    right: 20px;
    top: 7px;
}
.procurement-wrap.style-8 .vc-view-all a{
  color: #222;
  font-weight: 600;
}
.procurement-wrap.style-8 .vc-view-all a i {
    font-size: 14px;
}
.procurement-wrap.style-8 {
    padding: 0;
    border-radius: 5px;
}
.procurement-wrap.style-8 h3 {
    font-size: 43px;
    font-weight: 600;
    color: #222;
    margin: 0;
    line-height: 42px;
    margin-bottom: 20px;
    padding-left: 20px;
}
.procurement-wrap.style-8 article {
    background: transparent;
    border-radius: 0;
    margin-bottom: 6px;
    padding: 13px 35px;
    border: 0;
    border-bottom: solid 2px #fff;
}
.procurement-wrap.style-8 article:last-child {
  border: 0;
}
.procurement-wrap.style-8 .entry-meta svg{
  color: #222!important;
}
@media (max-width:767px) {
  .procurement-wrap.style-8 article {
    padding: 5px 10px 10px;
  }
}
