/* @import url('search.css');
@import url('search_pc.css');

.methods{
  display: flex;
  justify-content: space-between;
}
.methods .cell{
  width: 48%;
  margin: 0;
} */
