.margin-y-auto {
margin: auto 0 !important;
}

.height-640 {
    height: 640px !important;
}

.background-grey {
    background: #F8F9FC !important;
}