/* Start custom CSS for oxpins-gallery, class: .elementor-element-15c25b3 */.pht-gallery .gallery-page__img,
.pht-gallery .gallery-page__img img{
    min-height: 300px !important;
    max-height: 300px !important;
}

.gallery-page__img:before{
    background: linear-gradient(
    180deg,
    rgba(var(--oxpins-primary-rgb), 0.0928746499) 53%,
    rgb(var(--oxpins-primary-rgb)) 100%
) !important;
}/* End custom CSS */