﻿.compensate-for-scrollbar {
    margin-right: auto;
}

body.compensate-for-scrollbar {
    overflow: visible;
}
