.f_Go {
  font-family: sans-serif !important;
}

.lead_add {
    font-size: 18px !important;
    font-weight: normal !important;
    margin-bottom: 2em;
}


@media screen and (max-width: 751px) {

    .lead_add {
        font-size: 12px !important;
        font-weight: normal !important;
        margin-bottom: 2em;
    }

}


#home #lead {
  width: min(90%, 840px);
  margin-inline: auto !important;
}

#home #lead {
  text-align: left !important;
}