/* 250611_리얼공감btn: 건선 */
#newlanding .rstory {
  position: relative;
  width: 100%;
  margin-top: 5%;
  overflow: hidden;
}
#newlanding .rstory li {
  float: left;
  width: 50%;
  padding: 2px 0 !important;
}
#newlanding .rstory li img {
  width: 100%;
}
/* 수정중 */
/* #landing .ldinner img {
  margin-bottom: -10px;
} */



/* 250611_리얼공감btn: 비염 */
#landingcnt .rstory {
  position: relative;
  width: 100%;
  margin-top: 5%;
  overflow: hidden;
}
#landingcnt .rstory li {
  float: left;
  width: 50%;
  padding: 2px 0;
}
#landingcnt .rstory li img {
  width: 100%;
}
/* 수정중 */
/* #landingcnt .ldcontainner img {
  margin-bottom: -10px;
} */