.site-inner {
    padding: 0 !important;
    width: 100% !important;
    max-width: unset !important;
    margin: 0 !important;
}

.content {
    width: 100% !important;
}

.text-center {
    text-align: center;
}