.c-readspeaker__stage {
  order: -1;
}
.rsbtn {
  z-index: 1 !important;
}

.rsexpanded {
    min-width: 380px;
}

@media only screen and (min-width: 600px) {
  .navServiceLinkedIn a{
    filter: grayscale(100%);
  }
  .navServiceLinkedIn a:hover, .navServiceLinkedIn a:focus{
    filter: hue-rotate(145deg);
  }
}

@media only screen and (min-width: 1026px){
.c-stage {
  overflow: initial;
}
.header { 
  z-index: 2;
}
}
