centerbar.scss 130 B

12345678910
  1. .centerbar {
  2. width: 78.2%;
  3. z-index: 2;
  4. &--with-map {
  5. margin-top: 300px;
  6. position: relative;
  7. }
  8. }