.PIVO7 {
  transform: rotate(0deg);
}
.PIVO7:hover{
  transform: rotate(-5deg);
    margin-top:-5px;
}
.PIV-O7 {
  transform: rotate(0deg);
}
.PIV-O7:hover{
  transform: rotate(-5deg);
  margin-top:-15px;
}
.condense{
letter-spacing: -1px !important;
}
.tparrows:before {
    color: rgb(255, 255, 255) !important;
}
.SATIN{
  background-image: url("../images/bg-satin.jpg");
}
.IMAGE-BG-SATIN {
  background-image: url("../images/bg-satin.jpg");
  background-position: left 0% bottom 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

