#home{
    text-align: center;
}
#home hr{
    display: none;
}
#home .register-btn{
    margin:25px 15px;
}

.h-fullscreen{
    height: auto !important;
}