@media screen and (max-width: 576px) {
    .xb-list-style__action-mobile {
        display: grid !important;
    }
}