html:not([lang=en]) .p-seat__chButton.st-11 {
  top: 707px;
  left: 228px;
}
html:not([lang=en]) .p-seat__chButton.st-12 {
  top: 789px;
  left: 228px;
}
[lang=en] .p-seat__chButton.st-11 {
  top: 707px;
  left: 228px;
}
[lang=en] .p-seat__chButton.st-12 {
  top: 789px;
  left: 228px;
}

p.c-section__description { 
  font-size:1.25rem;
}

@media screen and (max-width: 767px) {
  html:not([lang=en]) .p-seat__chButton.st-11 {
    top: 85.1256281407%;
    left: 40.1492537313%;
  }
  html:not([lang=en]) .p-seat__chButton.st-12 {
    top: 94.6733668342%;
    left: 40.1492537313%;
  }
  [lang=en] .p-seat__chButton.st-11 {
    top: 85.1256281407%;
    left: 40.1492537313%;
  }
  [lang=en] .p-seat__chButton.st-12 {
    top: 94.6733668342%;
    left: 40.1492537313%;
  }
}