.sbi-engage-archive-newsroom{
    padding: 50px 0;
}
.sbi-engage-archive-newsroom .insight-loop{
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.sbi-engage-archive-newsroom .insight-loop.latest-feature-cont{
    height: auto;
}
.sbi-engage-archive-newsroom .insight-loop.latest-feature-cont .tag-lastest-feature{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background-color: #00607F;
    padding: 5px 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.sbi-engage-archive-newsroom .insight-loop .img-cont{
    position: relative;
}
.sbi-engage-archive-newsroom .insight-loop .img-cont .insight-img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.sbi-engage-archive-newsroom .insight-loop.latest-feature-cont .insight-img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.sbi-engage-archive-newsroom .insight-loop .text-cont{
    padding: 20px 0;
}
.sbi-engage-archive-newsroom .insight-loop.latest-feature-cont .text-cont{
    padding: 0;
}
.sbi-engage-archive-newsroom .insight-loop .text-cont .insight-top-text{
    min-height: 170px;
}
.sbi-engage-archive-newsroom .insight-loop.latest-feature-cont .text-cont .insight-top-text{
    min-height: auto;
}
.sbi-engage-archive-newsroom .insight-loop .text-cont .date{
    color: #323232;
    font-size: 14px;
    margin-bottom: 10px;
}
.sbi-engage-archive-newsroom .insight-loop .text-cont .insight-title{
    color: #323232;
    font-size: 20px;
}
.sbi-engage-archive-newsroom .insight-loop.latest-feature-cont .text-cont .insight-title{
    font-size: 35px;
}
.sbi-engage-archive-newsroom .insight-loop .text-cont .insight-link{
    color: #00607F;
    font-size: 16px;
    font-weight: 600;
}
.sbi-engage-archive-newsroom .insights-filter-form select,
.sbi-engage-archive-newsroom .insights-filter-form input[type="text"]{
    height: 46px;
    border: 1px solid #323232;
}