#index_news li a.image{
  width: 100px;
  height: 100px;
  object-fit: cover; 
}

.side_widget image img,
.styled_post_list1 .image img,
#related_post .image img{
  width: 120px;
  height: 120px;
  object-fit: cover; 
}


.post_item .image img{
  width: 390px;
  height: 390px;
  object-fit: cover; 
}

.post_image{
  display: none;
}


#logo_image_mobile a {
    display: inline-block;
    height: 50px!important;
    margin: 0;
}

#footer_social_link{
  display:none;
}

body.mobile_device #footer_logo_text{
  font-size: 30px;
  line-height: 1.5;
}

.pt_google_map{
  display:none;
}