Hi Casper,
For the mobile cart issue, please see my above response “A temporary fix for this is to ‘disable transitions’ in your theme options panel. If that is not suitable, we can send you the latest build with the updates?”.
Here is the CSS to amend the height issue you encounter:
.lSSlideWrapper,
.flexslider ul.slides,
.lSSlideOuter .lightSlider>li {
height: auto!important;
}
Thanks,
David.