@media only screen 
and (orientation : portrait) {
/*
	#section-crea2 .list .columns {
    width: 50%;
    height: auto;
	}
*/	
#section-crea2 {
 height:auto;
}	
	

}                
            