@charset "utf-8";
body {background-color: #eeeff1;}
.nav ul {display: none;}

@media screen and (max-width: 1180px) {
header .icon-menu {display: none;}
}
