.sticky{
	bottom:10%;
	right:1%;
	@media(max-width:576px){
		bottom:13%;
	}
}