@media screen and (max-width: 599px) {
  .details-header .bolt-header-content-area {
    flex-direction: column; }
  .details-header .bolt-header-commandbar-button-group {
    flex-wrap: wrap; }
  .details-header .bolt-header-commandbar {
    margin-left: 0px; }
  .details-header .rhythm-horizontal-8 > :not(:first-child) {
    margin-left: 2px; } }
