/*
Layout
*/
/*----Wrapper----*/
#wrapper {max-width: 1200px; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap;}

/*----Header----*/
#header {flex-basis: 100%;}

/*----Footer----*/
#footer {flex-basis: 100%;}