@media (min-width: 992px) {
  @media (max-width: 1200px) {
    .container {
      position: absolute;
    }
  }
}
