
body{
    background: #fff !important;
}

#main-content{
    width: 100%;
    display: flex;
    justify-content: center;
}

#main-content.row {
    width: 50%;
}
.my-auto{
    margin-top: 0px !important;
}