@media (min-width: 769px) {
    #right-sidebar { width: 320px; min-width: 320px; }
	.inside-right-sidebar > aside:last-child { position: static; }
}