@media (max-width: 768px) {
    .mobil-ters {
        display: flex !important;
        flex-direction: column-reverse !important;
    }