/*
    Theme Name: EPBR Essentials
    Version: 1.0.2
*/

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .jeg_custom_related_wrapper   .jeg_thumb {
    display: none;
  }

  .jeg_custom_related_wrapper   .jeg_post_title {
    font-size: 21px !important;
    }
}