.t-form__successbox {
    margin-top: 150px;
    background: #9fc3d9;
    color: #000;
}

@media screen and (max-width: 560px) {
    .t706__cartwin-content {
        min-height: 0vh;
    }
}