@media screen and (max-width: 480px) {

  #footerwrap .back-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: none;
  	}
  #site-logo {
    margin-bottom: 30px !important;
	}
}