@media screen and (max-width: 991px) {
    .text img.size-full {
        height: auto !important;
        width: 100% !important;
    }
}