.hiddenRow {
    padding: 0 !important;
}

@media (max-width: 768px) {
    .dropdown-item_burger-mb {
        margin-bottom: 0.5rem;
    }
}

.modal-scrollbar-measure {
    overflow: hidden !Important;
}
