@media screen and (min-width: 1080px) {
	
    
    .stickyPosition {
        position: fixed;
        margin-top: 0;
    }

        
}
    