.footer-logo {
	margin-bottom: 25px;
	margin-top: 25px;
	width: 190px;
}

.footer-logo img {
	max-width: 100%;
	height: auto;
}

.header-wrapper {
	position: fixed;
	top: 0;
	width: 100%;
	background: linear-gradient(277.95deg, #FFFCF3 53.98%, #FCE7E0 99.52%);
}

header.header.header--middle-left.header--mobile-center {
    justify-content: space-between;
}