/* Add custom CSS styles below */ 
@media (max-width: 640px) {
.blog-single-content {
    margin-left: 100px !important;
}

.blog-single-related-single{
  width: 83% !important;
}
}