/* @import url('http://example.com/example_style.css'); */

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

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


/* Mobile mega menu layout */
@media screen and (max-width: 920px) {
   #hs_cos_wrapper_Navbar_with_Menu .kl-navbar__content .kl-navbar__categories .kl-navbar__description {
        flex-basis: 100% !important;
        margin: 0px;
    }