.pbmit-title-bar-wrapper  {
    height: 360px;
    min-height: 360px;
    background-image: url(../picture/contacts.jpg);
}

.op-bg {
    background-color: rgba(44, 83, 64, 0.7);
}

.pbmit-title-bar-content {
    height: 360px;
    min-height: 360px;
    padding-top: 0;
}

.contact-form {
    width: 100%;
}

.form-submit {
    width: fit-content;
}