.preloader {
/*   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 99999;
   background-image:url(../images/loader.jpg);
   background-repeat: no-repeat;
   background-size: 100% !important; 
   background-color: #000;
   background-position: center;*/
}