.grve-back-top.show{
bottom: 2rem;
}
.u-img-wolframio img{
max-width: none;
width: auto;
height: calc(100vh - 12rem);
} @media screen and (max-width:1023px){
.u-img-wolframio img{
width: 100%;
height: auto;
}
}