@media screen and (max-width: 1023px){
    .menu-list__link-title{
        padding-inline: 12px !important;
    }
}