@media screen and (min-width:1025px) and (max-width:1365px){
  .note-text-2{ font-size: 140%; }
  .box-1 ol{ font-size: 130%;}
  .light-box a{right: 12%;}
}


@media screen and (min-width:820px) and (max-width:1023px){
  .note-text-2{ font-size: 100%; }
  .light-box { padding: 0 3%;}
  .light-box a{right: 1%; top: 1%;}
  .light-box a.close-2{top: 12%;}
}