.gallery_img img {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery_list .pxp-cover {
  height: auto !important;
}/*# sourceMappingURL=my_style.css.map */