#sidebar01 {
     width: 100%;
     background: #000;
     padding: 1;
     border: solid #fff 1px;
     box-shadow: 0 20px 35px -20px rgba(0,0,0,1);
     margin-bottom: 15px;
     border-radius: 10px;
}