#category-posts .box-mb {
    margin-bottom: 100px;
}


#category-post .box-mb {
    margin-bottom: 60px;
}


#category-post .human-rights-post .box-mb .img2box .link-btn2box {
    margin: 30px 0px;
    width: 100%;
    max-width: 500px;
    align-self: flex-end;
}


#category-post .human-rights-post .box-mb {
    margin-bottom: 50px;
}


#category-post .human-rights-post .img2box {
    display: flex;
    padding: 0 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 10px;
}

#category-post .human-rights-post .human-rights-left,
#category-post .human-rights-post .human-rights-left .img,
#category-post .human-rights-post .human-rights-left .p {
    width: 30%;
    height: 30%;
    max-width: 500px;
}

#category-post .human-rights-post .human-rights-right,
#category-post .human-rights-post .human-rights-right .p {
    margin-left: 30px;
    width: calc(70% - 30px);
}


@media (max-width: 840px) {
  #category-post .human-rights-post .human-rights-right {
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
  }

  #category-post .human-rights-post .human-rights-left {
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
  }

  #category-post .human-rights-post {
    flex: 50%;
    font-size: 13px;
    padding: 10px 2px;
  }

  #category-post .human-rights-post {
    padding: 20px 15px;
  }
}

#category-post .human-rights-post h4 {
  margin: 0 20px 20px 0;
}

#category-post .human-rights-post .scrollbox p {
  margin: 15px 40px 20px 0;
  padding-left: 3em;
}

#category-post .human-rights-post .memobox-020 {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    padding: 1em 1.5em;
    background-color: #f5f5f5;
    color: #333;
}

#category-post .human-rights-post .memobox-020::after {
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 10px 10px 0;
    border-style: solid;
    border-color: #f5f5f5 #fff;
    _box-shadow: -1px 1px 1px rgb(0 0 0 / 5%);
    content: '';
}

#category-post .human-rights-post .scrollbox h4 {
  margin: 0 20px 20px 0;
}

#category-post .human-rights-post .scrollbox p {
  margin: 15px 40px 20px 0;
  padding-left: 3em;
}

#category-post .human-rights-post p {
   margin-bottom: 5px; */
}

#category-post .human-rights-post p {
    letter-spacing: .03em;
    line-height: 1.3em;
}