@media not all and (min-width: 1536px) {
  /* .right-column {
    align-items: center !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .right-column-title {
    margin-right: 0 !important;
    min-width: 100px !important;
    gap: 6px !important;
  }
  .right-column-top {
    padding: 10px !important;
    align-self: center !important;
  }
  .right-column-top img {
    width: 106px !important;
    height: 106px !important;
  }
  .right-column1 {
    flex-direction: column;
  }
  .right-column2 {
    flex-direction: column;
  }
  .right-column3 {
    flex-direction: column;
  }
  .right-column4 {
    flex-direction: column;
  }
  .right-column .ml-\[44px\] {
    margin-left: 0 !important;
    text-align: center !important;
  } */

  #news-list .w-\[416px\] {
    width: 320px !important;
  }
  #news-list .h-\[234px\] {
    height: 190px !important;
  }
  #news-list .w-\[335px\] {
    width: 266px !important;
  }
  #news-list .mr-\[263px\] {
    margin-right: 193px !important;
  }
  #news-list .text-\[20px\] {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 1000px) {
  body {
    min-width: 1500px !important;
  }
}
