
#tCover{display:none !important}
#demoHeroShot{
  width:280px;height:280px;object-fit:cover;display:block;border-radius:12px
}
.msCoverFrame{width:280px;height:280px;flex:0 0 280px}
@media(max-width:800px){
  #demoHeroShot,.msCoverFrame{width:220px;height:220px}
}
.msCoverFrame{margin-right:22px}
#demoHeroShot{margin-right:22px}
#tCover + *,
#demoHeroShot + *,
.msCoverFrame + *{margin-left:8px}
.track-top, .result-head, .opis-row, #tMeta, #tDesc{
  display:flex;align-items:flex-start;gap:22px
}

#demoHeroShot,.msCoverFrame#msCoverFrame{
  width:260px;height:260px;flex-basis:260px
}
#demoHeroShot{width:260px;height:260px;object-fit:cover;display:block;border-radius:12px}
@media(max-width:800px){
  #demoHeroShot,.msCoverFrame#msCoverFrame{width:200px;height:200px}
}
