﻿@media all and (min-width:1400px) {
    .container {
        width:1396px;
        max-width:1396px;
        padding:0 15px;
    }
}


