.feature h3 {
    font-size: 2.5em;
    color: #7BCEC4;
    text-align: center;
    margin: 0em 0em 0em 0em;
    font-family: 'BreeSerif-Regular';
}
.cord-drop span.numbers {
    padding: 0.15em 0.45em 0.15em 0.45em;
    font-size: 1.7em;
    font-weight: 600;
    color: #FFAD06;
    border-radius: 21px;
    width: 100%;
    border: 2px solid #7BCEC4;
}
.feature .fact-grid {
    padding:10px 0px;
}
.stlr-blt li{
    
    list-style-type: square;
    margin-left: 31px;
}
.desiml-num li{
    
    list-style-type: decimal;
     margin-left: 31px;
}
.downd-frm{
        background-color: #14489f;
    display: inline;
    padding: 10px;
   
}
.downd-frm a{
    
     font-size: 20px!important;
     color: #fff!important;
}

.img-responsive, .thumbnail a>img, .thumbnail>img {
    max-height: 150px;
}