#jbf-preloader {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 100000;
display: flex;
align-items: center;
justify-content: space-around;
}
#jbf-preloader-image-1{
height: 120px;
}
#jbf-preloader-image-2{
height: 70px; 
width: auto; 
position: absolute; 
bottom: 5px; 
justify-content: center;
}