body div .wpcf7-form{padding:0;border:none}
.cnt_form{display:flex;flex-wrap:wrap;}
.cnt_form div.h-wd{width:calc(50% - 5px)}
.cnt_form div.f-wd{width:100%}
.cnt_form div input{width:100%}
.cnt_form div label{color:#636572}
.cnt_form div textarea{min-height:104px}
.cnt_form div input.wpcf7-submit{background-color:#C6007E;line-height:1.32;border:none}
.cnt_form div input.wpcf7-submit:hover{background-color:#D74DA5}
@media (min-width:769px){
.hm-tabs .elementor-image-gallery .gallery-item img{height:228px;object-fit:cover}
body .cnt_form{gap:0px 10px}
}
@media (max-width:768px){
.hm-tabs .elementor-image-gallery .gallery-item img{height:130px;object-fit:cover}
body .cnt_form{gap:5px}
body .cnt_form div.h-wd{width:100%}
}