.page-schedule-constructor {
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    margin: 20px 20px 0 20px;
}