.bidding.document-layout {
  margin-top: 120px;
}

@media (max-width: 767px) {
  .bidding.document-layout {
    margin-top: 40px;
  }
}