/*
Theme Name:     odb-principles-child
Theme URI:      http://loeildubaobab.com/
Description:    Th�me enfant pour le th�me principles
Author:         Marquedefabrique
Author URI:     http://www.marquedefabrique.net
Template:       principles                             
Version:        0.1.0
*/

@import url("../principles/style.css");
@import url("custom.css");

@media screen and (max-width:480px){
	
	.photomobile{
		
	}
	
	.photonav{
		display:none;
	}
	.photonavtext {
		display:none;
	}
}

@media screen and (min-width:480px){
	
	.photomobile{
		display:none;

}