.l-header__child-list {
  min-width: 280px;
}
@media only screen and (max-width: 1185px){
  .l-header__child-list {
    min-width: 207px;
  }
}