.main-container {
  min-height: 40rem;
  background-image: url("../../img/home/guest.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tmp-container{
   
  max-width: 1500px;
}

.second-container {
  width: 35rem;
  max-width: 100%;
}

.airplane {
  bottom: 25px;
  right: -50px;
  height: 4rem;
}