
        @media (max-width: 767px) {
            .dont-show {
                display: none;
            }
        }
    