@import "../../../buzz/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
@media (min-width: 760px){
	
body.rtl #primary #main.sidebar-right+#sidebar {
    padding-left: 15px;
    padding-right: 5px !IMPORTANT;
}
}