.discogs-preview{
  display:flex;
  gap:15px;
  background:#f9f9f9;
  padding:10px;
  margin-top:10px;
}
.discogs-preview img{
  width:120px;
}
