I am using a carousel with bootstrap, but some of my pictures are appearing upside down. I have checked the configurations of my pictures and even tried to manually rotate them, but nothing seems to work. Do you know of any specific CSS class or JavaScript function that can help fix this issue? Thank you in advance.
Markup
<div class="carousel-item">
<img class="d-block w-100 img-thumbnail rounded float-left img-fluid" style="background-color:#ffba00" src="image/p10.jpg" alt="Forth slide">