/home/smartbloks/.trash/eazydocs/assets/scss/admin/utilities/_sizing.scss
// .w-md-20{
//   @include md {
//     width: 20% !important;
//   }
// }

//.w-lg-6{
//  @include media-up(lg){
//    width: 60%;
//  }
//}