button[dusk='update-and-continue-editing-button'], button[dusk='create-and-add-another-button'] {
    display: none;
}
#start_time_font {
    font-size: 16px;
  }

@media screen and (max-width: 600px) {
  #start_time_font  {
      font-size: 8px;
    }
}