.sprite {background-image : url(spritesheet.png);background-repeat : no-repeat;display : block;}
.sprite-flag-en {width : 25px;height : 35px;background-position : -13px 0;}
.sprite-flag-es {width : 25px;height : 35px;background-position : -64px 0;}
.sprite-flag-fr {    
    width: 25px;
    height: 35px;
    background-position: -11px -53px;
}
.sprite-flag-it {width : 25px;height : 35px;background-position : -63px -50px;}

.sprite-arrow-left {width : 21px;height : 43px;background-position : -100px 0;}
.sprite-arrow-right {width : 24px;height : 47px;background-position : -100px -43px;}
.sprite-icon-box {width : 33px;height : 33px;background-position : -100px -90px;}
.sprite-icon-cs {width : 33px;height : 33px;background-position : -121px 0;}
.sprite-icon-fb-black {width : 33px;height : 33px;background-position : -124px -33px;}
.sprite-icon-ig-black {width : 33px;height : 33px;background-position : -133px -66px;}
.sprite-icon-tw-black {width : 33px;height : 33px;background-position : -33px -132px;}
.sprite-icon-ps {width : 33px;height : 33px;background-position : -133px -99px;}
.sprite-icon-return {width : 33px;height : 33px;background-position : 0 -132px;}
