details,
nav, video, caption, .ratio.ratio-16x9.w-75, footer {
  display: none !important;
}

img {
    max-width: 60% !important;
    height: auto !important;
  }

.row {
    display: flex !important;
    flex-wrap: nowrap !important;
  }

  .row > [class*="col-"] {
    flex: 1 1 50% !important;
    max-width: 50% !important;
  }

* {
    background: none !important;
}

.nyomtatas {
  display: block !important;
}

a:not(:has(img))::after {
  content: " ("attr(href) ")";
  text-decoration: none !important;
}

a {
    all: unset !important;
    color: black !important; 
    text-decoration: none !important;
  }

.table-responsive {
    background-color: transparent !important;
  }

.content-box {
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.személyes, .feleletválasztós, 
.esszé {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.bevezetés, .videó,
.szókincs {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.első, .második{
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

