
.rotatebox .images{
  width: 800px;
  height: 660px;
  position: relative;
}
.rotatebox .images img{
    background-color: #e5e5e5;
  width: 800px;
  height: 660px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}


        .rotatebox {
            width: 800px;
        }
