Style css içerisindeki sidebar genişliğini %32 den %33 e çıkar.


.puremag-sidebar-wrapper {
width: 33%;
margin: 0;
float: right;

}