.index-services .small-box {
    background-position: bottom 1em right 1em !important;
    background-size: 5em !important;
    background-repeat: no-repeat !important;
}
.index-services .small-box img {
    width: 3.5em;
    margin-bottom: 0.5em;
}
.index-services a.small-box {
    color: #2e3038;
    text-decoration: none !important;
}
.index-services a.small-box:hover {
    color: #114489;
}