.columns { .half { width: 49%; width: calc(50% - 5px); margin-left: 10px; *margin-left: 2%; float: left; &:first-child { margin-left: 0; } } }