/*
Theme Name: Alyeska
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://themeblvd.com
Version: 3.1.2
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* This theme's primary styles can be found in /assets/css/theme.css */

@media only screen and (max-device-width: 480px) {
#mission {

    max-width: 600px;
}
.chans {
	
	font-size: 12px;
	margin-left: 1%;
}
}