
#ctactt{

	position: fixed;
	bottom: .5em;
	right: .5em;

}

#ctactt > img{
	height: 5em; 
}



@media (min-width: 1001px){

	#ctactt > img{
		height: 8vw; 
	}

}