@media only screen and (min-width: 1400px) {
    .mkd-grid-1300 .mkd-container-inner, .mkd-grid-1300 .mkd-footer-bottom-border-holder.mkd-in-grid, .mkd-grid-1300 .mkd-footer-top-border-holder.mkd-in-grid, .mkd-grid-1300 .mkd-grid, .mkd-grid-1300 .mkd-grid-section .mkd-section-inner {
        width: auto !important;
    }
}

.mkd-container-inner {
    width: auto !important;
}