// JavaScript Document

if (window.innerWidth < 1024)  {
  document.write('<link rel="stylesheet" type="text/css" href="style2.css">');
}