.container {
  min-width: 1140px ;/*  1000 */
  max-width: 95% ;/* 1140 1000 */
}

.wrapper {
  min-width: 1300px ;/*1300*/
}

