﻿@media (max-width: 768px) {
    .settings {
        flex-direction: column !important;
    }
}