
@media screen and (max-width:960px){
  .t1272 .t-menu__link-wrapper{
    display:flex !important;
    justify-content:flex-start !important; 
    align-items:center;
    gap:6px;
  }
  .t1272 .t-menusub__arrow{
    margin-left:6px !important;
    flex-shrink:0;
  }
}
</style>