@media only screen and (max-width: 549px) {
    .small-text-center.headline > .section-title {
        justify-content: center;
        margin-bottom: 10px;
    }
    .small-text-center > .col-inner {
        text-align: center;
    }
}
.img-box {
    border: 1px solid #e2e2e2;
}
.img-box h4 {
    font-size: 22px;
    margin: 0 0 0.4em;
}
.img-box .box-text {
    padding: 1rem;
}
.group-contact label {
    line-height: 27px;
    font-weight: normal;
    font-style: normal;
    color: #343e47;
    font-size: 17px;
}
.group-contact input {
    height: 45px;
    margin-bottom: 0.9em;
}
.group-contact textarea {
    min-height: 151px;
    margin-bottom: 0.9em;
}
.group-contact .wpcf7-submit {
    margin: 0.5em 0 0;
    font-weight: normal;
}
