#btnMethod_1,
#btnClear_1 {
  width: 66px;
}

/* *************** 640px *************** */
@media only screen and (max-width: 640px) {

  .selectParams {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
  }
}