  .comments-area {
    display: none;
}
.site_info_header .site_name .current{display:none}
.site_info_header .site_name {
  max-width:100%;
  height:88px;
  background:url(https://dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1348/2020/03/03135146/soky_logo.png) no-repeat;
  background-size:contain;
  }

.article-meta {
    margin: 0;
    font-size: 12px;
    color: #8B8B8B;
    display: none;
}

.page-header, .page-header h2 {
    margin: 0;
    padding-bottom: 10px;
  	font-size: 36px;
}

.wp-post-image-main
{
  display:none;
}
