/* Big (over desktops, 1200px and up) */
@media (min-width: 1200px) {
    /*===============================*/
    
    /*===============================*/
}/* END */

/* Big (over desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1439px) {
    /*===============================*/
    /*===============================*/
}/* END */
