.stat-bg
{
    margin-top: 102px;
}
.stat-bg img
{
    width: 100%;
    display: block;
    height: auto;
}
#current_stats
{
    margin-top: 15px;
}
#current_stats h4
{
    margin-bottom:30px;
}
.stats-heading
{
    text-align: center;
}
#interest_base_stats
{
    margin-top: 15px;
}
#interest_base_stats h4
{
    margin-bottom:30px;
}
.stats-detail
{
    text-align: center;
}
.stats-detail img
{
    width: 100%;
    border: 1em solid #fff;
    border-radius: 15px;
    box-shadow: 1em 1em 2em 0.25em rgba(0,0,0,.2);
    will-change: transform, opacity;
}
