@charset "UTF-8";

@media screen and (max-width: 768px){
#httl + section .heading.block_header_1 p,
#httl + section .heading.block_header_6 .h {
  font-size: min(2.5rem, 5vw) !important;
}
#httl2 + section .heading.block_header_5 .h {
  font-size: min(1.8rem, 3.5vw);
}
}