

.footer_top .wpcf7 .column_inner {
    padding: 0;
}
.footer_top .wpcf7 .two_columns_75_25 > .column1{
width:27%;
}
.footer_top .wpcf7 .two_columns_75_25 > .column1{
width:73%;
}
.full_width {
    position: relative !important;
    z-index: 5000;
}
@media only screen and (max-width: 600px){
.header_top .left {
display:none !important;
}
}