.main-container {
    padding: 2rem !important;
    padding-bottom: 0 !important;
    border: none !important;
    min-height: calc(100vh - 15rem);
}

.site-content {
    width: 100% !important;
    max-width: none !important;
}
