body {
}

.setsize img {
  height: 43vw;
}

@media (max-width: 380px) {
  #carousel-1 img {
    transform: rotate(90deg) scale(1.50) scaleX(1.90) scaleY(0.35);
    width: 70%;
    height: 93vh;
  }
}

