@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, 6vw) !important;
}
}