.seller-panel label:nth-child(3) {
  grid-column: auto;
}

.seller-panel .offer-title {
  grid-column: 1 / -1;
}
