.carousel {
	padding: 0 52px;
}

@media (min-width: 992px) and (min-width: 1200px) {
  .container {
    max-width: 990px;
    width: 100%;
  }
}