@media screen and (max-width: 1024px) {
    .description {
        display: none !important;
    }
}