.single-post #main .fusion-row {
  transform: scaleY(-1);
}

.single-post section .single-navigation {
  transform: scaleY(-1);
}

.single-post section article {
  transform: scaleY(-1);
}
