.view-leads-section .back-btn {
  font-size: 16px;
  color: #1c1b1b;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 10px;
}

@media (min-width: 0px) and (max-width: 575.98px) {
  .view-leads-section .back-btn {
    font-size: 14px;
  }
}
