/* Large desktop — screens wider than 1440px */
@media (min-width: 1441px) {

    /* Add large screen adjustments here */

}
