.photo-slideshow{
    position:relative!important;
    display:table!important;
    margin:0 auto!important;
}
 
.photo-slideshow .count-2 {
    max-width:268px!important;
    min-width:245px!important;
}
 
.photo-slideshow .count-3 {
    max-width:177px!important;
    min-width:168px!important;
}
 
.photo-slideshow .count-3:nth-child(2) {
    max-width:178px!important;
    min-width:168px!important;
}
 
.photo-slideshow.processed .pxu-photo img {
    width:auto!important;
}