.icon {
     background-image: url("../images/icons.png");
    background-repeat: no-repeat;
    display: inline-block;
}

.icon-amex {
    width: 73px;
    height: 37px;
    background-position: -5px -5px;
}

.icon-blog {
    width: 37px;
    height: 37px;
    background-position: -88px -5px;
}

.icon-discover {
    width: 73px;
    height: 37px;
    background-position: -135px -5px;
}

.icon-facebook {
    width: 43px;
    height: 53px;
    background-position: -5px -52px;
}

.icon-fast {
    width: 70px;
    height: 68px;
    background-position: -52px -52px;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
}

.icon-find {
    width: 70px;
    height: 68px;
    background-position: -132px -52px;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
}

.icon-google-plus {
    width: 50px;
    height: 37px;
    background-position: -5px -130px;
}

.icon-low-price {
    width: 70px;
    height: 68px;
    background-position: -65px -130px;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
}

.icon-mastercard {
    width: 73px;
    height: 37px;
    background-position: -145px -130px;
}

.icon-pintrest {
    width: 37px;
    height: 37px;
    background-position: -5px -177px;
}

.icon-quality {
    width: 70px;
    height: 68px;
    background-position: -218px -5px;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
}

.icon-twitter {
    width: 37px;
    height: 37px;
    background-position: -212px -83px;
}

.icon-visa {
    width: 73px;
    height: 37px;
    background-position: -228px -130px;
}

.icon-youtube {
    width: 37px;
    height: 37px;
    background-position: -259px -83px;
}
