/*----------------------------------
 box-post
----------------------------------*/
.box-post {
  position: relative;
}

/*----------------------------------
box-post thumbnail
----------------------------------*/
.thumbnail-box-post img {
  width: 100%;
  height: auto;
}