.highslide-wrapper.mobile {
    width: 600px !important;
}

.highslide-wrapper.mobile .highslide-image {
    width: 100% !important;
    height: auto !important;
}

.highslide-wrapper.mobile > div {
    width: 100% !important;
    left: 0px !important;
    height: 100% !important;
    top: 0px !important;
}
