#sidebar01 {
   width: 100%;
  margin-bottom: 15px;
  background-color: white;
 border: 2px solid #111;
 box-shadow: 0 20px 25px -20px rgba(0,0,0,1);
 border-radius:5px;
}