﻿@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1380px;
    }
}
