img {
  max-width: 100%;
  height: auto;
}
p {
  line-height: 1.8;
}
.m50 {
  margin-top: 50px;
}
.obptop {
  object-position: top;
}
.gef_xl {
  grid-template-columns: repeat(3, 1fr) !important;
}
.gef_xl .series-card {
  height: 606px !important;
}
.news-title a {
  text-decoration: none;
  color: inherit;
}
.footer-copyright a {
  color: #333;
  text-decoration: none;
}
.info-value {
  text-decoration: none;
}
.alternating-container p,
.alternating-container span,
.alternating-container div {
  color: #333 !important;
  font-size: 22px;
}
.m {
  display: none !important;
}
@media (max-width: 768px) {
  .m {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
}
