.find-top-of-page {
    margin-top:120px;
}

@media (max-width:899px) {
    .find-top-of-page {
        margin-top:0px;
    }
}
