﻿.main-panel {
    margin: auto;
    float: none;
    /*width: calc(100% - 100px);*/
}

.container {
    max-width: 1200px;
}

