.thm-wrapper {
    display: block;
    height: auto;
    min-height: 100vh;
}
.thm-wrapper.fixed {
    display: flex;
    margin-left: -15px;
}
