.elementor-element .icon .wpdt-table-logo:before,
.elementor-element .icon .wpdt-chart-logo:before{
    content: "";
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.elementor-element .icon .wpdt-table-logo:before {
    background-image: url("../image/logo-large.png")/*tpa=http://www.cm03.com/static/image/logo-large.png*/;
}
.elementor-element .icon .wpdt-chart-logo:before {
    background-image: url("../image/chart-icon.png")/*tpa=http://www.cm03.com/static/image/chart-icon.png*/;
}


.contact-title{
    text-align: center;
    margin: 28px;
}

.contact{
    background: url("../image/bg.jpg")/*tpa=http://www.cm03.com/static/image/bg.jpg*/;
}