@media all and (max-width: 588px) {
    .backstretch img {
        max-width: none !important;
    }
}

#ef-content-style-wrapper img {
    height: auto !important;
}