@media only screen and (max-width: 1130px) {
    .jamersan-popup .col-1 .hero-link br,
    .jamersan-popup .col-1 h1 br {
        display:none;
    }
}

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

}
@media only screen and (max-width: 870px) {
    .jamersan-popup .col-1 .hero-link br,
    .jamersan-popup .col-1 h1 br {
        display:none;
    }
    .jamersan-popup .col-1 p a span {
        display:block;
        width: 50%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 870px) {
    .jamersan-popup .col-1 p a span {
        width: 100%;
        font-size: 18px;
    }
}
@media only screen and (max-width: 770px) {
    .jamersan-popup .col2-set .col-1 {
        width: 100%;
    }
    .jamersan-popup .col2-set .col-2 {
        width: 100%;
    }
    .jamersan-popup .col2-set .col-1 p a span {
        text-align:center;
    }
}
@media only screen and (max-width: 599px) {
    .hidden-text {
        display: none!important;
    }
    .jamersan-popup .col2-set {
        padding: 0 0 0 15px!important;
    }
    .jamersan-popup .col2-set .col-1 h1 {
        position: absolute!important;
        top: 1%!important;
        font-size: 28px!important;
        padding-right: 35px;
    }
    .jamersan-popup .col2-set .col-1 p {
        position: absolute!important;
        top: 30%!important;
        width: 45%!important;
    }
    .jamersan-popup .col2-set .col-1 p span {
        font-size: 17px!important;
    }
    .jamersan-popup .col2-set .col-1 p a {
        position: relative!important;
        top: 10px!important;
    }
    .jamersan-popup .col2-set .col-1 p a span {
        padding: 0!important;
    }
    .jamersan-popup .col2-set .col-1 p br {
        display: none!important;
    }
    .jamersan-popup .col2-set .col-2 img {
        margin-left: 50%!important;
        width: 75%!important;
    }
}
@media only screen and (max-width: 599px) {

}
#jamersan-popup .col2-set {
    padding: 0 50px;
}