.left-column .elementor-widget-wrap {
  flex-flow: column nowrap;
}
.left-column .bubble > div {
  width: 280px;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 90px;
  margin-left: 100px;
}
@media (max-width: 767px) {
  .left-column .bubble > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .left-column .bubble {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.left-column .contacts {
  margin-top: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .left-column .contacts {
    max-width: 210px;
    margin-left: 20px;
  }
  .left-column .contacts .elementor-container {
    flex-wrap: wrap;
  }
  .left-column .contacts .elementor-container .elementor-column {
    width: 100%;
  }
}

/*# sourceMappingURL=gb-style.css.map */
