/*   
Theme Name: Float
Theme URI: http://habanero.digital
Description: Design, pages and scripts for Float
Author: Steven Clark
Author URI: http://habanero.digital
Version: 1
*/

section.project-images div.image img, section.project-images div.image picture, section.project-images div.image source {
	width: 100%;	
}

@media only screen and (max-width: 480px) {
	header .navigation #menu:after {
		left: -40%;
	}
	header .navigation.active #menu:after {
		width: 180%;
	}
}
