.side-rail.column.med-7 .mktoButtonWrap {
    margin-left: 0 !important;
}
@media only screen and (min-width: 714px) and (max-width: 1100px) {
    .side-rail.column.med-7  input.mktoField {
        width: 100% !important;
    }
}

@media only screen and (min-width: 714px) {
    .side-rail.column.med-7 .mktoForm {
        width: 100% !important;
    }
    .side-rail.column.med-7 .mktoHtmlText {
        width: 100% !important;
    }

}