body {
  background: none !important;
  color: #000 !important;
  font-family: serif;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

header,
footer,
.menu,
.rules-form,
.video-wrapper,
iframe {
  display: none !important;
}

* {
  background: none !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

img {
  max-width: 300px !important;
  height: auto !important;
  display: block;
  margin: 10px auto;
  page-break-inside: avoid;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

th, td {
  border: 1px solid #000;
  padding: 8px;
  font-size: 12pt;
}

.layout,
.rules-layout,
.tabla-video-wrapper,
.gallery {
  display: block !important;
}

section {
  page-break-inside: avoid;
  margin: 0 0 20px 0;
  padding: 0;
}

.rules-text,
.rules-image {
  width: 100% !important;
  float: none !important;
}

form, input, textarea, select, button {
  display: none !important;
}
