@media only screen and (max-width: 767px) {
    #Footer .footer_copy .copyright {
        float: none;
        margin-bottom: 80px!important;
    }
}

.spinme:hover {transform: rotate(90deg);}


