#inner{background: url(/zb_users/theme/Yamoll/static/image/contact/contact_bg.webp);
background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;}

.ny_contact{max-width: 1150px;
    margin: 0 auto;
    width: 90%;
    padding-bottom: 120px;}
.ny_contact h1{
    font-size: 60px;
    color: #333;
    text-align: center;
    padding: 120px 0 100px;
}
.ny_contact_div{display: flex;
    justify-content: space-between;}
.ny_contact_div img{
    width: 100%;
    max-width: 206px;
    height: auto;
}