.blog .aside-right{
display: none;
}

@media (min-width: 992px){
.blog .blog-posts{
width: 100%;
}
}