@media only screen and (max-width: 767px) {
    .core-feature-item-prime.box-4 .core-feature-image-prime figure {
        width: 100%;
        max-width: unset;
        max-height: 200px;
    }
}