/* Passes Effectiveness */ .cards{ font-family: @baseFontFamily; .content{ overflow: auto; height:330px; .teams{ margin: 10px 0; .colLeft, .colRight{ position: relative; height: 35px; .circle{ background-repeat: no-repeat; background-position: center center; position: absolute; left: 0; right: 0; margin: 0 auto; } } .colRight{ &:after{ .G_divider; } } } .positionCards{ .colLeft, .colRight{ height: 300px; .inner{ width: 100px; position: absolute; left: 0; right: 0; margin: 0 auto; .row{ margin-top: 40px; img{ float: left; } .circle{ float: none; margin: 8px 0 0 40px; } } } } .colRight{ &:after{ .G_divider; } } } } &.maxSize-479{ } } /* Fin Passes Effectiveness */