/* put your own styles to customize and override the theme */
    
 #loader {
 
 
  position: absolute;
  left: 50%;
  top: 500px;
  z-index: 1;
  width: 100px;
  height: 150px;
  margin: -75px 0 0 -75px; 
}



.card {        
   /* overflow-y: auto; */    
}

