#provenexpert {
padding-top: 2em;
}

@media screen and (min-width: 1000px) {
/**************************************************************************************/

#provenexpert {
padding: 0;
z-index: 1000;
position: fixed;
bottom: 25vh;
right: 20px;
}

/**************************************************************************************/
}