@media screen and (min-width: 1823px) {
    .laptop-only {
        display: none;
    }
}
