  @media screen and (max-width:800px){
            .groupEl {
             display: none;
            }
        }