.mobile-ms-line {
  display: none;
}

#photo-banner span.entry-thumb.td-thumb-css.lazy.td-animation-stack-type0-2 {
  /* min-width: 539px; */
  min-width: 100%;

  min-height: 431.2px;
  background-size: cover;
}

.photo-banner-cont {
  width: 100%;
}

.td_module_flex.td_module_flex_1.td_module_wrap.td-animation-stack.td-cpt-post {
  display: inline-block;
}

.right-photo-banner
  .td_module_flex.td_module_flex_1.td_module_wrap.td-animation-stack.td-cpt-post {
  width: 100%;
}

.right-photo-banner .entry-thumb {
  min-width: 100%;
  min-height: 149.19px;
  background-size: cover;
}

.right-text-banner
  .td_module_flex.td_module_flex_1.td_module_wrap.td-animation-stack.td-cpt-post {
  width: 100%;
}

.bottom-banner .entry-thumb {
  min-width: 100%;
  min-height: 163.97px;
  background-size: cover;
}

/* .neit-mobile-ad {
  width: 728px;
  height: 90px;
} */

@media (max-width: 768px) {
  #photo-banner span.entry-thumb.td-thumb-css.lazy.td-animation-stack-type0-2 {
    min-width: 359px;
    min-height: 305.15px;
    background-size: cover;
  }

  .right-photo-banner .td_module_flex.td_module_flex_1 {
    padding: 0px;
  }

  html {
    width: 100%;
  }

  .right-photo-banner .entry-date {
    display: none;
  }

  .bottom-banner .td-module-thumb {
    margin-bottom: 0px;
  }

  .td-module-meta-info {
    margin-bottom: 0px;
  }

  .tdi_112 .entry-title {
    margin-top: 13px;
  }
}

@media (max-width: 600px) {
  .mobile-ms-line {
    display: block;
  }
}
