/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media screen and (min-width: 577px) {
    .contact-col .fusion-column-wrapper div:first-child {
        margin-right: 50px;
    }
}

@media screen and (min-width: 577px) {
    .contact-col2 .fusion-column-wrapper div:first-child {
        margin-right: 50px;
    }
}