.box
   {
   z-index: 2;
   position: static;
   top: 0; left: 0;
   width: 100%;
   min-width: 740px;
   padding: 50px 0;
   }
