/* DESKTOP */
#rec1799340271 div[field="btitle"] {
  font-size: 200px !important;
  line-height: 1.15 !important;
}

/* MOBILE */
@media screen and (max-width: 480px) {
  #rec1799340271 div[field="btitle"] {
    font-size: 45px !important;
    line-height: 1.2 !important;
  }
}