.header .top-bar,
.header .fn-search-btn,
.fn-home-slider,
.fn-cta-container,
.fn-footer-menu-container,
.fn-info-blocks-container,
.fn-socials,
.fn-footer-contact-container {
	display: none !important;
}

body {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.header {
	height: auto;
}

.header .logo {
	position: static;
}

.footer {
	position: static;
}