.mobile-2r-1c-custom {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  background: #f3f2f2; }
  .mobile-2r-1c-custom .content-wrapper {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    @media (min-width: 1025px) {
      .mobile-2r-1c-custom .content-wrapper {
        width: 1200px; } }
    @media (min-width: 769px) {
      .mobile-2r-1c-custom .content-wrapper {
        margin: 0 auto;
        padding: 32px 0;
        height: 480px; } }
    .mobile-2r-1c-custom .content-wrapper .zoom-item {
      display: block;
      height: 416px; }
      @media (min-width: 769px) {
        .mobile-2r-1c-custom .content-wrapper .zoom-item {
          width: 416px; } }
      .mobile-2r-1c-custom .content-wrapper .zoom-item img {
        max-width: 100%;
        height: 100%;
        object-fit: cover; }
  .mobile-2r-1c-custom .category-component {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: right;
        justify-content: right; }
  .mobile-2r-1c-custom .category-img {
    max-height: 100%; }

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