If you have a rotated image from its original look then you can use the css for rotating it again to reach the original look.
-webkit-transform: rotate(90deg);
If you have a rotated image from its original look then you can use the css for rotating it again to reach the original look.
-webkit-transform: rotate(90deg);