#us{
    text-align: left;
    display: flex;
}
#carousel-inner{
    background-image: "./assets/img/banner-1.jpg";
    height: 400px !important;
    width: 100% !important;
}

input [type = "text"]{
    width: 20%;
  }