.uc-contact-form .t700__content,
.uc-contact-form .t700__content .t700__wrap-video,
.uc-contact-form .t700__content .t700__img {
    height: 100%;
}

.uc-contact-form .t700__content .t700__img {
    object-fit: cover;
    object-position: center;
}