div#imageBeatModalBox {
  min-height: 20em ;
}
  
div#audioBeatModalBox {
  min-height: 20em ;
}
  
div#genreBeatModalBox {
  min-height: 15em ;
}

div#memberBeatModalBox {
  width: 40em ;
}
  
table#addBandMemberForm th {
  white-space: nowrap
}