.logo-wrapper img {
  max-height: 130px;
}
@media (max-width: 991px) {
  .logo-wrapper img {
    max-height: 100px;
  }
  .prc-gld > p:last-child,
  .mobile-head,
  .prc-gld .text-green.text-base-4xl.font-semibold,
  .prc-gld .text-red.text-base-4xl.font-semibold {
    font-size: 1.25rem;
  }
  .prc-gld img {
    width: 20px;
  }
  .price--detail > div {
    padding: 0.25rem;
  }
  h1.text-base-5xl.leading-8 {
    font-size: 1.5rem;
    text-align: center;
  }
  .dayt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .dayt * {
    font-size: 0.95rem;
  }
}

.hover\:text-2nd:hover {
  color: #e5bf44;
}
@media (min-width: 992px) {
  .lg\:w-58 {
    width: 15rem;
  }
}
@media (min-width: 576px) {
  .sm\:asp-15b11 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 15;
  }

  .sm\:asp-15b11 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:asp-15b11 {
    --tw-aspect-h: 11;
  }
}
.news-d-area .news-card-item .article-card .img-wrapper {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

@media (min-width: 576px) {
  .news-d-area .news-card-col-2.news-sub-control .detail-wrapper {
    width: 50%;
    flex-basis: 50%;
  }
}

@media (min-width: 992px) {
  .news-d-area .news-card-item .article-card .img-wrapper .asp-1b1 {
    --tw-aspect-w: 2;
  }
}

@media (max-width: 575px) {
  .news-d-area .news-card-col-2 .news-card-item {
    width: 100%;
  }
  .news-d-area .news-card-col-2 .news-card-item .detail-wrapper .font-light{
    display: none;
  }
}
