#tm_builder_outer_content { .tm_pb_counters.tm_pb_module { > [class^="tm_pb_counter_"] { position: relative; & + [class^="tm_pb_counter_"]{ margin-top: 40px; } } .tm_pb_counter { &_amount { padding-top: 5px; padding-bottom: 5px; } &_amount_number { position: absolute; top: 0; right: 0; } &_title { margin-bottom: 0; padding-right: 70px; } &_container { margin-top: 8px; padding: 6px; @include border-radius(); margin-bottom: 0; position: static; } } } }