.row [class^="col"]{
  margin: 0.10rem 0.5%;
}
label{
  white-space: nowrap;
}
.form_title_doctors{
  font-size: 130%;
  margin-bottom: 5px;
}
.info-row{
  font-size: 130%;
}
.col-gender{
  width: 12%;
}
.col-tel{
  width: 15.33%;
}
.col-cell{
  width: 15.5%;
}
.col-ss{
  width: 20%;
}
.col-physician{
  width: 32%;
}
.center-text{
  text-align: center;
}
