File: /home/imensosw/.trash/sass.3/components/_icons.scss
.faicon{background: url(../images/social-sprite.webp) no-repeat!important; vertical-align: middle;
&.star, &.star-o, &.star-half{background-size:57px auto !important}
&.star{background-position:0 -160px !important}
&.star-o{background-position:-20px -160px !importantc}
&.star-half{background-position:-40px -160px !important}
&.phone, &.envelope, &.skype, &.linkedin, &.facebook, &.twitter, &.instagram{ background-size:57px auto !important }
&.phone{ background-position:0 1px !important }
&.envelope{ background-position:0 -23px !important }
&.skype{ background-position:0 -45px !important }
&.linkedin{ background-position:0 -69px !important }
&.facebook{ background-position:0 -92px !important }
&.twitter{ background-position:0 -115px !important }
&.instagram{ background-position:0 -139px !important }
}