.hotelListing { display: none; } @media (min-width: 768px) { .hotelListing { display: block; } }