/* Trend */ .trend{ .boxWrapper{ &.firstColumn{ padding-right: 10px; } &.secondColumn{ padding-left: 10px; } .boxContent{ min-height: 153px; .boxTotalStats{ float: none; margin: 0 auto; > div:not(.canvasBox){ margin-top: 15px; &.boxInfo{ .GC_title{ margin-bottom: 0; } margin-top: 0; >div{ margin-bottom: 3px; .boxElements{ >div{ width: 25px; font-size: 12px; } } } } } > span:not(.GC_title){ margin-top: 20px; } .boxComparing{ margin-top: 26px; &.canvasSet{ margin-top: 0; canvas{ &.small{ width: 100% !important; height: 100% !important; } } .text{ top: 28px; } } } } } } &.maxSize-767{ .boxWrapper{ &.firstColumn{ padding-right: 0; } &.secondColumn{ padding-left: 0; } } } &.maxSize-479{ .boxWrapper{ .boxContent{ .boxTotalStats{ .boxComparing{ margin-top: 30px; &.canvasSet{ margin: 15px auto 0; width: 60px; height: 60px; } .text{ &.big{ margin: 0; } } } .text{ &.big{ margin-top: 35px; font-size: 12px; } } > div.boxInfo{ margin-top: 7px; .GC_title{ &.small{ font-size: 12px; } } .boxElements{ > div.small{ font-size: 10px; width: 16px; } } } } } } } } /* Fin Trend */