.t819__col {
    padding: 0 10px !important; 
    box-sizing: border-box;
}


@media screen and (max-width: 960px) {
.t400 .t400__submit {
    white-space: normal;
    padding-left: 30%;
    padding-right: 30%;
    margin-left: 0px;
    margin-right: 0px;
}
}


@media screen and (max-width: 960px) {
.t400 .t400__submit {
    width: calc(100% - 40px);
    margin: 0 10px;
    box-sizing: border-box;
    text-align: center !important;
    white-space: normal;
    padding: 0px;
}
}

@media screen and (max-width: 960px) {
.t400 .t400__text {
    display: contents;
    vertical-align: middle;
    height: 50px;
    padding: 0px;
}
}


@media screen and (max-width: 960px) {
.t819__content-col_2 {
    width: 50%;
}
}

@media screen and (max-width: 460px) {
.t819__content-col_2 {
    width: 100%;
}
}