/* Start article custom css */

@media all and (min-width:0px) and (max-width: 400px) {
    #related-hero .elementor-post__text {
      position: absolute;
      margin-top:-80px;
      margin-left:20px;
			width: 60%;
  }
}


@media all and (min-width:801px) {
   #related-hero .elementor-post__text {
      position: absolute;
      margin-top:-70px;
      margin-left:20px;
			width: 70%;
  }
}
/* End article custom css */

#hp_also_like .elementor-post__badge {
  position: absolute;
    margin-left: 125px;
    margin-top: 65px;
}

#hp_also_like_2 .elementor-post__badge {
  position: absolute;
    margin-left: 125px;
    margin-top: 65px;
}

#site-header {
  border-bottom: none;
}