@media screen and (min-width: 769px) {
    .hide-on-mobile {
        display: unset;
    }

    #start_signpot {
        left: 67px;
    }

    #question_mark {
        bottom: 147px;
    }

    #rope_arrow {
        right: 154px;
        transform: none;
    }

    #arrow_shield {
        top: 65px;
    }

    #orange_hand {
        top: 295px;
        left: -35px;
        display: block;
    }

    #orange_spiral {
        bottom: 75px;
    }

    #blue_light {
        left: 20px;
    }

    #blue_pencil {
        bottom: -40px;
    }

    #good_names #blue_light {
        left: -80px;
    }

    #good_names #group_368 {
        right: 0px;
    }

    #good_names #group_370 {
        bottom: 220px;
        display: block;
    }

    #hitCard p {
        padding-left: 60px;
    }

    #hitCard .title {
        margin-top: -30px;
    }

    #magnifier_icon {
        left: 65px;
        display: block;
    }

    #registered {
        right: 33px;
        display: block;
    }

    /*.order-container .left-col,*/
    /*.order-container .right-col {*/
    /*    width: 50%;*/
    /*}*/
    .contact-data-row .email,
    .contact-data-row .phone {
        margin-bottom: 0;
    }

    #contact_form .form-container .left-col {
        margin-right: 20px;
    }

    #rocket {
        display: block;
        top: -240px;
        right: 10vw;
    }

    #video_section .module-agenda-container {
        justify-content: space-around;
    }

    #video_section .module-agenda-container .module-title,
    #video_section .module-agenda-container .module-desc {
        width: 50%;
    }

    .buttons-bar {
        display: none;
    }
}
