@media screen and (max-width: 600px) {
    #index-banner .section {
        top: 0;
    }
}