/* Stability split: mobile helpers */
@media (max-width: 767px){
  .page-header .btn, .page-header .btn-group{width:100%}
}
