﻿@media (min-width: 1200px) {
    .autosize-lg {
        width: 100%;
    }
}

.content-wide{
    max-width:1400px;
}