/* Header */
header * .uk-logo img {
	/*width:;*/
}
/* Buttons */
/*.uk-button {
	padding-top:0.55em;
	padding-bottom:0.55em;
}*/


/* Breakpoints */
@media screen and (min-width:640px) { 

}
@media screen and  (min-width: 640px) and (orientation: landscape) {

}
@media screen and (min-width:960px) { 

}
@media screen and (min-width:1200px) { 

}
@media screen and (min-width:1600px) { 

}