CSS: Media Query - Large Screens (1824px)
/* Large screens ----------- */ @media only screen and (min-width : 1824px) { /* Styles */ }