.pdplus-component {
  position: relative; }
  .pdplus-component.pdplus-3r-1c [class*=experience-pd_], .pdplus-component.pdplus-2r-1c [class*=experience-pd_] {
    height: 100%; }
  .pdplus-component .background-img {
    position: absolute;
    left: 0.9375rem;
    right: 0.9375rem;
    width: calc(100% - 1.875rem);
    top: 0;
    height: 100%;
    overflow: hidden;
    z-index: -1; }
    .pdplus-component .background-img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .pdplus-component .background-img span {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(1, 17, 38, 0.7); }

.blanckPage .pdplus-component .background-img {
  width: 100%;
  left: 0;
  right: 0; }

@media only screen and (max-width: 992px) {
  .blanckPage * .row {
    margin: 0; } }

/*# sourceMappingURL=pdPlusGrid.css.map*/