.carousel-inner img {
  width: 100%;
  height: 450px; /* istədiyin sabit hündürlük */
  object-fit: cover; /* şəkili kəsib uyğunlaşdırır */
}
