@media (max-width: 34em) {
    header .flex {
        display: flex !important;
    }
}

.dropdown_wrapper nav ul li {
    min-height: 55px;
}