@media only screen and (max-width: 767px) {
  .blog .sidebar{margin: 0;} 
  .blog-row{flex-direction: column-reverse;}
}