.converter-sec {
    padding: 60px 0;
    background: #f9f9f9;
  }
  .converter-sec h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .select-box {
    margin-bottom: 20px;
  }
  .scrr-bottom-inner table {
    width: 100%;
    border-collapse: collapse;
  }
  .scrr-bottom-inner th, .scrr-bottom-inner td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
  }
  