﻿.bt_bb_headline_content.hero-title--home {
  min-height: 250px;
}

@media screen and (min-width: 481px) {
  .bt_bb_headline_content.hero-title--home {
    min-height: 340px;
  }
}

.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text {
  font-size: 1em;
}

.bt_bb_text_size_medium.bt_bb_testimonial .bt_bb_testimonial_text span {
  font-size: 1.5rem;
}

.bt_bb_headline .bt_bb_headline_content span {
  display: inline-block;
}

.content-hidden {
  display: none;
}
