.BF__page .BF__header-title {
    font-size: 66px;
}
@media (max-width: 480px){
.BF__page .BF__header-title {
    font-size: 28px;
}
}