1 @import '../../common/styles/variables'; 2 3 .list { 4 margin-top: calculateRem(50); 5 margin-bottom: calculateRem(20); 6 }