@media screen and (max-width: 980px) {
  .flowers-menu .t280__menu__container {
    height: auto !important;
    max-height: none !important;
  }

  /* Можно чуть уменьшить нижний отступ, если он есть */
  .flowers-menu .t280__menu {
    padding-bottom: 20px !important;
  }
}