/*Drawer Styles*/

.drawer {
  width: 250px;
}

.full-drawer {
  width: 100%;
}