.contact-container {
    background-image: url(img/our-services/bg-top.png),
        url(img/contact-us/bg-top.svg), url(img/contact-us/bg-center.svg);
    background-repeat: no-repeat;
    background-size: auto 350px, auto 400px, auto 400px;
    background-position: left top -100px, right top -75px, left center;
}
