.feed-picker {
  width: 10rem; }
  @media screen and (max-width: 599px) {
    .feed-picker {
      width: 100%; } }

.bolt-textfield-input {
  max-width: 100% !important; }

.feed-picker-callout {
  width: 25rem; }
