@media screen and (max-width: 768px) {
    .wpb_single_image img {
        height: auto !important;
    }
}