p.js-to-top {
    opacity: .5;
}

@media only screen and (max-width: 1400px){
footer .to-top{
    bottom: 120px !important;
}
}