Hey cnpetr,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .slide-entry {
width: 100%;
}
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike