.room .post-header {
  margin-left: 80px;
}
@media screen and (max-width: 1024px) {
  .room .post-header {
    margin-left: 4px;
  }
}
@media screen and (max-width: 568px) {
  .room .post-header {
    margin-left: 2px;
  }
}
.elementor-2350 .elementor-element.elementor-element-168b800a > .elementor-container > .elementor-column > .elementor-widget-wrap {
  font-size: 21px;
}
