﻿.align-self-end {
    align-self: flex-end;
}

.width-left-column-desktop {
    width: calc(100vw - (280px + ((100vw - 1250px)/2) + 8px)) !important;
}

.terminar-sessao-container2 {
    left: calc(100vw - (288px + ((100vw - 1250px)/2))) !important;
    width: 280px !important;
}


.summaryplaceholder{
    top: 130px;
    position: sticky;

}