@media(max-width:360px){
.blogspage-title h4 {
  overflow-wrap: break-word;
  width: 100%!important;
}
.blogright-section {
  width:100%!important;
  text-align:center;
}	
}