body .cf7-style.cf7-style-196 {
background-color: #94c2ef !important;
margin-top: 1px !important;
margin-right: 65px !important;
margin-bottom: 1px !important;
margin-left: 65px !important;
}
The issue appears to be with the css you have. Remove the width and change the left and right margin 65px.
If you didn’t set this. Then set the width to auto using !important.