@import '../../variables.scss';

 


// .wrap-demo .grid-fixed-demo-title {
//   margin-left: 20px;
// }

// .wrap-demo .next-row {
//   margin: 10px 0;
// }

// .wrap-demo .next-col {
//   border: 1px solid #ccc;
//   border-radius: 3px;
//   background-color: #ececec;
//   height: 30px;
//   line-height: 30px;
//   text-align: center;
// }
// .list {
//   position: relative;
// }
// .list-item {
//   position: relative;
//   border: 1px solid #eee;
//   margin-bottom: 20px;
// }
// .phone {
//   width: 30%;
// }
// .tablet {
//   width: 60%;
// }
// .child {
//   width: 100%;
//   height: 100%;
//   background: 'red';
// }
// .mygrid {
//   display: block;
//   text-align: center;
//   height: 40px;
//   line-height: 40px;
// }
// .grid-12 {
//   background: rgba(59, 154, 255, 0.25);
// }
// .grid-6 {
//   background: rgba(59, 154, 255, 1);
// }
// .grid-4 {
//   background: rgba(59, 154, 255, 0.25);
// }
// .grid-3 {
//   background: rgba(59, 154, 255, 1);
// }


