@media (max-width: 768px) {.page-custom-sections [data-bt-id="hero-title"] {
    font-size: 34px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }}