html{
    height: 100%;
}


@media (max-width: 991px) {
    section
    {
        margin-top: 10rem;
    }
}