
.get-in-touch-block-container {
  padding-bottom: 125px;
}

.get-in-touch-block-col-1 {
  padding-right: 50px;
}

.get-in-touch-block-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.get-in-touch-block-star {
    width: 75px;
    height: 75px;
}

.get-in-touch-block-image {
  padding-top: 50px;
}