#prestaservis_photoswipe .prestaservis_photoswipe_item{
    display: block;
    float: left;
    width: 90px;
    height: 90px;
    border: 1px solid #dbdbdb;
    margin-right: 8px;
}

#prestaservis_photoswipe .prestaservis_photoswipe_item img{
    display: block;
    height: 88px;
    width: auto;
    margin: 0 auto;
}

#image-block-photoswipe{
    display: inline-block;
    float: none;
    width: 100%;
}

#view_full_size-photoswipe img{
    width: 100%;
    max-width: 100%;
}

body #view_scroll_left, body #view_scroll_right{
    display: none !important;
}