.fsc {
  background-image: url(../img/fsc.png);
  background-repeat: no-repeat;
  display: inline-block;
}

.fsc-1 {
  width: 50px;
  height: 50px;
  background-position: -2px -2px;
}

.fsc-2 {
  width: 50px;
  height: 50px;
  background-position: -56px -2px;
}

.fsc-3 {
  width: 50px;
  height: 50px;
  background-position: -2px -56px;
}

.fsc-4 {
  width: 50px;
  height: 50px;
  background-position: -56px -56px;
}

.fsc-5 {
  width: 50px;
  height: 50px;
  background-position: -110px -2px;
}

.fsc-6 {
  width: 50px;
  height: 50px;
  background-position: -110px -56px;
}
