

footer .q_icon_with_title.tiny.custom_icon_image .icon_holder img{
    width: auto;
}
.footer_bottom .menu-main-menu-container ul{
    text-align: left;
}
.wpcf7-form .three_columns>.column1, .wpcf7-form .three_columns>.column2, .wpcf7-form .three_columns>.column3{
    padding: 0 30px;
    box-sizing: border-box;
}

.wpcf7-form .three_columns{
    margin: 0 -30px;
    width: auto;
}

@media only screen and (max-width: 480px){
    .title .subtitle{
        font-size: 0;
    }
}