.newyear-section .article-img img,
newyear-section .article-img img {
  height: auto;
}
.newyear-section .article-img {
  margin-bottom: 5px;
}
.two-news .container-fluid .news-item {
  padding: 0 15px !important;
  imgheight: auto;
}
.new-break-title {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  display: block;
  color: #263238;
}
.shilapatra-tv-img {
  margin-bottom: 20px;
}
.section.wc-section {
  background: linear-gradient(#841440, #5b0426);
  padding: 40px 0;
  margin-bottom: 20px;
}
.section.wc-section .wc-boundary {
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.section.wc-section .articles.our-choice-list {
  border-top: 0;
  padding-top: 0;
}
.signin-box {
  width: 25% !important;
}
.unicode-box .editor-box a {
  display: inline !important;
}
.unicode-box .editor-box p {
  padding-bottom: 20px !important;
}
.editor-box .editor-gallery-list .article-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.editor-box .editor-gallery-list .article-img {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100% !important;
}
.editor-box .editor-gallery-list .items {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.editor-box .editor-gallery-list {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
.contact-section
  .contact-list
  .items.info-item
  .address-item
  .editor-gallery-list
  .address-line,
.editor-box .editor-gallery-list .address-title,
.editor-gallery-list
  .contact-section
  .contact-list
  .items.info-item
  .address-item
  .address-line {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  display: block;
  font-family: Montserrat, sans-serif;
  color: #2f373a;
}

.category-news-list.wide-news-list.subcat-wide.no-border-news-list {
  border-top: none;
}
.section.event .event-image img {
  margin: 0 auto;
  display: block;
  float: none;
}
.detail-box .share-now {
  float: right;
  margin-top: -62px;
}
.desktop-adv {
  display: block !important;
}
.mobile-adv {
  display: none !important;
}

.category-news-list.wide-news-list.subcat-wide.subcat-news-container {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .desktop-adv {
    display: none !important;
  }
  .mobile-adv {
    display: block !important;
  }
}

