@media only screen and (max-width: 767px) {
    #Footer .footer_copy .copyright {
        float: none;
        margin-bottom: 80px!important;
    }
}

.spinme:hover {transform: rotate(90deg);}

.section-post-related .post-related a.button {display: none!important;}

p.mobile-banner-p {font-size: 18px; font-weight: 800;}