#loader {
background: linear-gradient(180deg, #D70D19 0%, #73070D 100%);
  
}
#loader .img {
  background-size: 390px 218px;
}