/*************************************************
 * Site Name: IU Template (Responsive)
 *
 * Description: 480px stylesheet
 * Version: 1.0
 * Author: IU Communications
 * Author URI: http://communications.iu.edu
 ************************************************/
/* line 2, ../../../sass/neat/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
