/* custom.css */
html, body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    background-color: rgba(246, 249, 251, 1) !important;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}