.custom-wrap {
    padding: 70px 20px !important;
}

@media only screen and (max-width: 480px) {
    .poptrox-popup {
        width: 100% !important;
        height: 100% auto !important;
    }

    .pic img {
        max-width: 100% !important;
        max-height: 100% !important;
    }
}