﻿@media (max-width:768px) {
    .cls {
        display: none !important;
    }
}
