
@media (min-width: 40em) {
.smb-price-menu__item>* {
    flex: inherit !important;
}
.smb-price-menu__item {
    display: block !important;
}
}