Merhaba,
Bootstrap ile d-flex ve img-fluid komutlarını kullanarak, kutu ve görsel boyunlarını hizayabilirsiniz. Bootstrap, responsive bir framework olduğu için, sabit bir yükseklik kullanımı pek tavsiye edilmez. d-flex ile responsive olacak şekilde, doğrudan uzunluk ve boyutlarını ayarlayabilirsiniz.
Aşağıda ki linklere bakmanızı öneririm.
Quickly manage the layout, alignment, and sizing of grid columns, navigation, components, and more with a full suite of responsive flexbox utilities. For more complex implementations, custom CSS may be necessary.
Documentation and examples for opting images into responsive behavior (so they never become larger than their parent elements) and add lightweight styles to them—all via classes.
Dipnot: img-fluid sadece geniş olarak görsel sunmaz, dikey görsellerde de responsive olarak çalışmaktadır.