@media only screen and (max-width:950px) {
	.stickyHeader{transform:translateY(0)!important}
	#container{padding-top:70px;top:0!important}
}