/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2020 | 14:33:35 */
/*

@media only screen and(max-width: 768px) {
  .image-cover {
    padding-top:0 !important;
  
  }
}

*/

@media only screen and (max-width:549px) {
    .box-text.show-on-hover.hover-bounce.text-left.is-large {
      padding-top: 0 !important;
      font-size: 11px !important;
  }
    .jm-more-news-section .cat-label {
      padding:0 !important;
    }

    .jm-more-news-section .post-meta { 
      padding:0 !important;
    }

    p.has-block.tooltipstered {
      display: flex;
      justify-content: center;
  }
}

.col.post-item.jm-post-item-one-col .box.box-vertical.box-text-bottom.box-blog-post.has-hover {
    border-bottom: 1px solid #EFEFEE;
    padding-bottom: 20px;
    padding-top: 20px;
}

