.garland { 
  position:fixed; 
  top:0; 
  left:0; 
  width:100%; 
  height:100px; /*высота картинки гирлядны*/ 
  background:url(/img/new-year-2019/garland.png) repeat-x; /*картинка гирлянды*/ 
  background-size: contain;
}