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