@media only screen and (min-width: 768px) {
  .greenfirstoffice-under #smart-ecs-office {
    padding-top: 30px;
    margin-top: -30px;
  }
}
.greenfirstoffice-under .smart-ecs-office-wrap {
  border: solid 1px #1A1A1A !important;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 20px;
  margin-top: 20vw;
}
@media only screen and (min-width: 768px) {
  .greenfirstoffice-under .smart-ecs-office-wrap {
    padding: 60px;
    margin-top: 145px;
  }
}
@media only screen and (min-width: 768px) {
  .greenfirstoffice-under .smart-ecs-office-wrap .greenfirstoffice-space-box {
    width: 495px;
  }
}
.greenfirstoffice-under .smart-ecs-office-wrap .section-heading {
  margin-top: 0;
}
.greenfirstoffice-under .smart-ecs-office-wrap .section-heading .text-sm {
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .greenfirstoffice-under .smart-ecs-office-wrap .section-heading .text-sm {
    font-size: 18px;
  }
}