@media screen and (max-width: 1366px) {
	.slide-wraper {
	    padding-top: 9rem;
	    padding-bottom: 4rem;
	}

	.fp-viewing-products .pre-footer__logo {
		transform: translateY(-3rem);
		max-width: 46.1875rem;
		opacity: .8;
		/* transition: all 1s; */
	}



}