
.aniSlide{
 transform: translateX(110%);
}

.aniSlide2{
    position: relative; left: 100%; top: 0;
   }


