.procurement-wrap.style-3 .all-btn {
    text-align: right;
    padding-top: 20px;
    display: block;
}
.procurement-wrap.style-3 article img {
    position: relative;
    max-width: 31px;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
}

.procurement-wrap.style-3  .post-header {
    width: 6%;
}
.procurement-wrap.style-3  .post-info {
    width: 94%;
    padding-left: 15px;
}


.procurement-wrap.style-3 {
    background: #005655;
    padding: 40px 10px;
    border-radius: 5px;
}
.procurement-wrap.style-3  h3 {
    font-size: 48px;
    font-weight: 600;
    color: #FFF;
    margin: 0;
    line-height: 42px;
    margin-bottom: 25px;
}
.procurement-wrap.style-3 article {
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 6px;
    padding: 21px 10px;
}
