.form-check-inline{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.main-content{
    height: 1OOvh !important;
}