@media screen and (max-width: 599px) {
    .pochipp-box {
        padding: 20px 15px 20px 15px ! IMPORTANT;
    }
}

@media screen and (min-width: 600px) {
    .pochipp-box {
        padding-top: 15px ! IMPORTANT;
        padding-bottom: 15px !important;
    }
}

.pochipp-box .pochipp-box__btns{
    width: unset !important;
}

.pochipp-box__title a {
    font-size: 13px !important;
}

@media screen and (max-width: 9999px) {
    .pochipp-box[data-lyt-mb=vrtcl] .pochipp-box__image img
 {
        height: 120px !important;
    }
}

.pochipp-box__image {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}