
.featured-image-wrap {
  display: flex;
      align-items: center;
      justify-content: center;
          flex-flow: column-reverse;
}
.frontend-button {
    width: 70%;
}

.global-class {
  float: left;

}

div#wp-el-fr-post-content-wp-wrap{

  clear: both;
  display: block;
}


.featured-image-wrap
 img {
    max-width:  100px !important;
    margin-top: 20px;
}
