/* body{
  margin: 0;
  padding: 0;
} */

/* .box{
  margin-top: 50px;
  margin-bottom: 50px;
} */
/*
img{
  height: 600px
  width: 300px;
} */
/* .img4{
  height: 680px!important;
} */

.box img{
  width: 100%;
  /* height: 100vh; */
}


/* Changing twentytwenty css: */
/* .twentytwenty{
  left: 595px!important;
} */
.twentytwenty-container{
  /* height: 680px!important; */
  /* height: 42rem!important; */
  /* height: 80vh!important; */
  width: 80%!important;
  /* width: 80vh!important; */
  margin: auto;
  margin-top: 2rem;
  /* margin-bottom: 1rem; */
}
.twentytwenty-container2{
  width: 100%!important;
  /* width: 80vh!important; */
  margin: auto;
  margin-top: 2rem;
}
