﻿@media (min-width: 1200px) {
  .container {
    width: 1200px;
	position: relative;
	padding: 0px;
  }
}