#wrapper .scroll-down-wrapper{display:none}
@media only screen and (min-width:768px){.cq-wcm-edit .scroll-down-wrapper{min-height:50px}
#wrapper .scroll-down-wrapper{display:block}
#wrapper .scroll-down-wrapper .scroller{cursor:pointer;position:absolute;right:3.2em;top:31em}
#wrapper .scroll-down-wrapper .scroller:hover circle{stroke:#fff !important}
}
@media screen and (min-width:768px) and (max-width:1200px){#wrapper .scroll-down-wrapper .scroller:hover circle{stroke:#0ba3db !important}
}