#pdp .panel-template h2.h1 {
    line-height: 3.75rem;
    font-size: 5.7rem !important;
  }
  #pdp .panel-template h1, #pdp .panel-template h2 {
    font-family: Saira,"Bebas Neue Pro SmE Rg", sans-serif !important;
  }
  
  #pdp #battle-royale table th:nth-of-type(1),
  #pdp #battle-royale table th:nth-of-type(2) {
    padding: 8px 10px;
  }
  
  #pdp #battle-royale table td:nth-of-type(odd) {
    padding: 20px 10px;
  }
  
  @media screen and (max-width: 480px) {
    #pdp .panel-template h2.h1 {
      font-size: 4rem !important;
      line-height: 3.75rem !important;
    }
    #pdp .wrapper .col-half2 img {
      margin-left: auto !important;
      margin-right: auto !important;
    }
    #pdp #sharp .wrapper .col-half2 h2.white {
      font-size: 48px !important;
      line-height: 48px !important;
    }
  }
  
  #pdp .wrapper .panel7 div:first-child .white {
    font-family: Saira,"Bebas Neue Pro Middle", sans-serif !important;
  }