@media only screen and (max-width: 1023px) {
    .wrapper-in {
        width: 800px;
    }

    .top-show-video {
        right: 0;
        left: auto;
    }

    .top-price-wrap {
        width: auto;
    }

    .terminal-info-wrap {
        height: auto;
    }

    .terminal-info-top {
        padding-bottom: 1100px;
    }

    .terminal-info-bot {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 660px;
        margin: 0 auto 80px;
    }

    .terminal-info-bot .terminal-info-e {
        position: static;
        width: 280px;
    }

    .terminal-info-e.e2 {
        padding-bottom: 80px;
    }

    .terminal-video-e-over img {
        width: 70px;
    }

    .franshiza-top {
        margin-bottom: 0;
    }

    .franshiza-bot {
        display: block;
    }

    .franshiza-bot-e {
        width: 563px;
        margin: 0 auto;
    }

    .franshiza-bot-e.e1 {
        margin-bottom: 48px;
    }

    .proba-wrap {
        margin-bottom: 25px;
    }

    .proba-book-pic {
        display: none;
    }

    .proba-form-wrap {
        padding-left: 0;
    }

    .fr-side-pic {
        display: none;
    }

    .proba-form {
        margin: 0 auto;
    }

    .reason-men,
    .reason-men-pic {
        display: none;
    }

    .reason-info-wrap {
        display: block;
        max-width: 500px;
        margin: 100px auto 0;
    }

    .plan-info-e-data {
        width: 620px;
        background-position: 90% top !important;
    }

    .footer {
        padding-bottom: 80px;
    }

    .footer-wrap {
        padding-top: 56px;
    }

    .footer-iphone-pic {
        display: none;
    }

    .footer-title,
    .footer-subtitle {
        text-align: center;
    }

    .footer-subtitle br {
        display: none;
    }

    .footer-form {
        margin: 55px auto 0;
    }

    .subfooter {
        display: block;
    }

    .subfooter .header-logo {
        margin-right: 0;
    }

    .subfooter .header-link {
        align-items: flex-end;
    }

    .subfooter-maker {
        margin-top: 30px;
        text-align: center;
    }

    .footer-legal {
        text-align: center;
    }

    .footer-legal-links {
        justify-content: center;
    }

    .footer-landing-nav-links {
        justify-content: center;
    }

    .compliance-grid {
        grid-template-columns: 1fr;
    }

    .insight-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .popup-insight-inner,
    .popup-tariff-calc-inner {
        margin: 0 10px;
    }

    .subfooter-note {
        max-width: 100%;
        text-align: left;
        margin-top: 16px;
    }

    .popup-terminal-info {
        width: 800px;
        padding: 20px;
    }

    .popup-terminal-info-e {
        width: 240px;
    }
}
