Aside kısmı için css dosyana şunu ekle.

@media screen and (min-width: 1000px)
.content .content-right .aside{
width:300px;
position:fixed;
margin-left:720px;
}