.SMb_h0, .SMb_h1, .SMb_h2 {
  background-repeat: no-repeat; 
  max-width: 120px;
  margin-top: 0.5%;
  margin-bottom: 0.5%;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 60px;
}
.SMb_h0, .SMb_h1, .SMb_h2 {
  background: url(../assets/images/buttons/SMserv_W_SPRI.png?v=1.01);
}
.SMb_h0 {
  background-position: 0px 0px;
}
.SMb_h1 {
  background-position: -120px 0px;
}
.SMb_h2 {
  background-position: -240px 0px;
}
.SMb_h0:hover, .SMb_h1:hover, .SMb_h2:hover {
  background-repeat: no-repeat;
  -webkit-transform: scaleX(1.1);
  -moz-transform: scaleX(1.1);
  -o-transform: scaleX(1.1);
  -ms-transform: scaleX(1.1);
  transform: scaleX(1.1);
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
.SMb_h0:hover {
  background-position: 0px -62px;
}
.SMb_h1:hover {
  background-position: -120px -62px; 
}
.SMb_h2:hover {
  background-position: -240px -62px; 
}
.SMb_h0:hover {
  background-position: 0px -62px;
}
.SMb_h1:hover {
  background-position: -120px -62px; 
}
.SMb_h2:hover {
  background-position: -240px -62px; 
}
