@media only screen and (min-width: 300px) {
 #right-panel-inner {
	margin: 0 20px !important;
  }
    #scroll-area {
	 box-shadow:none !important;
 }
}

