.owl-carousel .owl-item img {
    padding: 5px;
}
.views-field.views-field-field-photo-gallery-photo img {
    width: 100% !important;
    height: auto !important;
}
.owl-item img {
    width: 100%;
    height: auto;
}