@media only screen and (max-width: 600px) {

    .machine-3-4-side{
        z-index: 1;
    }

    .zoom-0__in {
        padding-top: 150px;
    }

    .fp-viewing-anchor5 .zoom-machine__image {
        transform: scale(.6) translateY(10%) translateX(-46vw);
    }

    .fp-viewing-anchor11 .has-image__wrap img {
        object-position: -296px 75px !important;
    }

    .fp-viewing-anchor12 .has-image__wrap img {
        object-position: -445px 50px !important;
    }

    .fp-viewing-anchor13 .has-image__wrap img {
        object-position: -371px 0px !important;
    }

    .fp-viewing-anchor14 br {
        display: none;
    }

    .fp-viewing-anchor14 .contact-wrap.title_of_machning {
        padding-top: 25%;
    }

    .fp-viewing-anchor14  .contact-wrap__right{
        min-height: unset !important;
    }

    .fp-viewing-anchor14  .contact-wrap{
        min-height: unset !important;
        flex-direction: row;
    }

    .fp-viewing-anchor14  img.outline_machine {
        width: 75% !important;
        height: auto !important;
    }

    .action_buttons_wrapper {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 12px;
    }

    .fp-viewing-anchor14 .svgContainer.svg_button_new.white{
        display: none;
    }

    .contact-wrap.action_buttons_wrapper .contact-wrap__right {
        padding-top: 0px !important;
    }

    .contact-wrap.images_machines {
        margin-top: 15%;
    }

    span.js-close.close-form.information_close {
        bottom: 8%;
        z-index: 999999;
        top: unset;
        right: 5%;
    }

    span.js-close.close-form.white {
        top: 2%;
        right: 2%;
    }

    video.video_preview_of_product {
        width: 100% !important;
    }

    .footer__contact {
        width: 100% !important;
    }

    ul#footer_bottom_menu li:nth-child(2) a {
        display: inline;
    }

    ul.footer_link_menu li {
        color: #000;
        font-weight: 400;
        font-size: 23px;
    }

    .above_widget_one {
        width: 100% !important;
        padding-left: 6%;
    }

    a.ctn-button.footer {
        max-width: 75% !important;
    }

    .footer__contact:nth-of-type(4) {
        margin-left: 4%;
    }

}
