.iconRotate {
  transform: rotate(90deg);
  position: absolute;
  top: 5px;
  left: 10px;
}
