#scrollUp {background-color: #ffffff;background-image: url("../../../img/top.png");background-repeat: no-repeat;background-size: 10px;background-position: center center;right: 20px;bottom: 20px;width: 36px;height: 36px;text-indent: -99999999px;box-sizing: border-box;border: 11px solid #ffffff;border-radius: 50%;transition: all 0.3s;box-shadow: 0px 0px 34px 20px rgba(0, 0, 0, 0.1);}@media (max-width: 767px) {#scrollUp {width: 30px;height: 30px;border: 10px solid #ffffff;}}