.contactList__selectButtons {
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
}
