@import url('/@hubspot/growth/css/main.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@media (max-width: 767px) {
  .hs-menu-wrapper li 
  {
    text-align: left!important;
  }
}