.form-contacts form {
  max-width: 750px;
  margin: 0 auto;
}
.form-contacts input[type=radio]+label {
    margin-right: 20px;
}
select {
  background: url(https://www.came.com/pl/sites/pl/files/2020-02/drop-down-arrow.png) no-repeat 97% 50% !important;
  background-size: 16px !important;
}