@media (max-width: 580px) {
  .fruFooterBreadcrumbHolder .fruBreadcrumbInner {
    background-color: #ffffff;
    font-size: 10px;
  }
  .fruFooterBreadcrumbHolder .fruBreadcrumbInner li {
    margin: 0 6px;
    line-height: 34px;
    color: #000;
  }
  .fruFooterBreadcrumbHolder .fruBreadcrumbInner li a {
    color: #000;
  }
  .fruFixedHeader {
    min-width: 100%;
  }
  .fruHeaderMenu {
    min-width: 100%;
    padding: 0;
    padding-top: 10px;
    min-height: 54px;
  }
  .fruHeaderMenu.fruStaticPage {
    display: none;
  }
  .fruFixedGnavi {
    top: 46px;
    min-width: 100%;
  }
  .fruFixedWillsCoinWrap {
    display: none;
  }
  .fruFixedWillsCoinWrap.mobile {
    display: flex;
    position: sticky;
    top: 108px;
    z-index: 8;
  }
  .fruBackBtnWrap {
    margin-bottom: 9px;
  }
  .fruProductArea {
    font-size: 12px;
    letter-spacing: 0.72px;
    color: #000;
  }
  .fruProductArea,
  .fruProductDesc,
  .fruProductPriceArea {
    padding: 0 6px;
  }
  .showMobile {
    display: block !important;
  }
  .hideMobile {
    display: none !important;
  }
  .fruListTitleColor{
    color: #000;
  }
  .fruAnnotationHolder {
    display: flex;
    align-items: baseline;
    min-height: 26px;
    line-height: 18px;
    letter-spacing: 0px;
    padding: 9.5px 18px;
    font-size: 11px;
    margin: 9px 0px;
  }
  .fruAnnotationHolder i {
    font-size: 13px;
  }
  .fruProductList {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .fruProductBody {
    border-radius: 2px;
    padding: 0;
    box-shadow: none !important;
  }
  .fruProductImg {
    width: 100%;
    height: 200px;
  }
  .fruProductBadgeHolder {
    top: 0;
  }
  .fruCardContainer {
    gap: 10px;
  }
  .fruCard {
    height: 110px;
  }
  .fruCardImage {
    min-height: 44px;
    max-height: 44px;
  }
  .fruCardText {
    padding: 6px;
  }
  .fruCardText p {
    font-size: 12px;
    font-weight: 400;
  }
  .fruDonationContent {
    margin-top: 18px;
    padding-left: 29px;
    padding-right: 29px;
  }
  .fruSimulateBtn {
    width: 240px;
  }
  .fruDonationContent p {
    width: 100%;
    text-align: justify;
  }
  .fruMultiMenuHolder {
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
  .fruMultiMenuHolder > div {
    width: 100%;
  }
  .fruHideMobileFlex {
    display: none !important;
  }
  .fruHeaderItemTopWrap {
    flex-direction: column-reverse;
    gap: 10px;
  }
  .fruHeaderItemTopWrap form {
    width: 100%;
    padding-bottom: 16px;
  }
  .fruSearchWrapper input {
    width: calc(100% - 32px);
  }
  .fruSearchBarLogo {
    display: none;
  }
  .fruWillsCoinWrap {
    width: -webkit-fill-available;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 0;
    font-size: 10px;
    column-gap: 16px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .fruWillsCoinWrap .fruWillsCoinInnerLeft .coin,
  .fruWillsCoinWrap .fruWillsCoinInnerRight .price {
    font-size: 12px;
  }
  .fruWillsCoinWrap .fruWillsCoinInnerLeft {
    column-gap: 4px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .fruWillsCoinWrap .fruWillsCoinInnerRight {
    gap: 4px;
  }
  .widthPC {
    width: 100%;
    margin: 0;
  }
  .fruHeaderMenu > div {
    display: block;
  }
  .fruSearchWrapper {
    margin: 0 20px;
  }
  #Gnavi {
    margin-bottom: 0;
  }
  #ContentsWrap #MainContents {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .fruTaxContentInnerWrap {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .fruTaxContentWrap .fruTaxContentTitle > span:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
  }
  .fruTaxContentWrap .fruTaxImageWrap img {
    width: 100%;
  }
  .fruTaxContentWrap .fruTaxImageWrap {
    flex-direction: column;
  }
  .fruTitleWrap {
    font-size: 16px;
    text-align: left;
  }
  .fruTaxItemContainer {
    grid-template-columns: repeat(2, 1fr);
  }
  .fruTaxItemContainer .fruTaxItem {
    max-width: 182px;
  }
  .fruPaginationWrap {
    margin: 69px 0 12px;
  }
  .fruPaginationInfo {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
  }
  .fruPaginationDivider {
    margin: 4px 0;
  }
  .fruPaginationNav {
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }
  .fruPageList {
    height: 51px;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0 8px;
  }
  .fruPageItem {
    margin: 0 2px;
  }
  .fruPrevItem .fruPageLink,
  .fruNextItem .fruPageLink {
    padding: 0 6px;
  }
  .fruPageLink {
    padding: 6px 8px;
    font-size: 12px;
  }
  .fruStepProgress {
    padding: 50px 5px 30px;
  }
  .fruLine {
    left: 30px;
    right: 30px;
  }
  .fruDonationContent p {
    margin-top: 0;
  }
  .fruStep > p > br {
    display: none;
  }

  .fruDonationContent .fa {
    font-size: 14px;
  }

  .fruAnnotationText {
    margin-bottom: 9px !important;
  }
  .fruProductDesc {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
  .fruProductPriceArea {
    border: none;
  }
  .fruProductPriceHolder {
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #000;
  }
  .fruProductPrice {
    font-size: 20px;
  }
  .fruProductYen,
  .fruProductPrice {
    display: inline-flex;
    color: #000;
  }
  .fruPrevItem .fruPageLink,
  .fruNextItem .fruPageLink {
    padding: 0 8px;
  }
  .fruPaginationNav {
    border-left: none;
    border-right: none;
  }
  .fruStepTitle {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.5px;
    line-height: 24px;
  }
  .fa-calendar-check-o {
    color: #846e31;
    align-self: flex-start;
    margin-top: 4px;
    margin-right: 2px;
    font-weight: 400;
    font-size: 11px;
  }
  /* This is the actual yellow line */
  .fruConnectinLine {
    position: absolute;
    top: 38px;
    left: 100px;
    width: 620px;
    height: 2px;
    background-color: #ffd86d;
    border: 0.5px;
  }
  .fruGuideTitleWrap {
    padding: 23px 0;
  }
  .fruGuideTitle {
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .fruGuideDivider {
    margin: 0;
    padding: 0;
  }
  .fruGuideDesc,
  .fruMethodsList {
    margin: 0 21px 0 25px;
  }
  .fruGuideDesc {
    margin-top: 17px;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #000;
  }
  .fruMethodItem,
  .fruMethodLabel {
    font-size: 12px;
    letter-spacing: 0;
  }
  .fruSimpleSimulation {
    flex-direction: column;
    padding: 20px;
    gap: 20px;
    text-align: center;
  }
  .fruSimpleSimulationText {
    font-size: 14px;
    line-height: 27px;
    padding: 0 10px;
  }
  .fruProductDesc {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
  /* multi nav  */
  .fruMultiMenuHolder {
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
  .fruMultiMenuHolder > div {
    width: 100%;
  }
  /* SP category */
  .fruMobileCategoryHolder,
  .fruMobileRegionHolder,
  .fruMobileDonationHolder {
    margin: 0 20px;
    overflow-y: auto;
    height: calc(100vh - 126px);
  }
  .fruMobileCategoryItem > h3,
  .fruMobileRegionHolder > h3,
  .fruMobileDonationHolder > h3 {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 55px;
    border: 1px solid #f2efe7;
  }
  .fruMobileCategoryItem > h3::after {
    position: absolute;
    width: 37px;
    height: 12px;
    display: block;
    content: "";
    background: url("../images/fru-ums-img/multi_nav_arrow.png") no-repeat right
      center;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
  }
  .fruMobileCategoryItem > h3 > a {
    width: calc(100% - 50px);
    display: flex;
    font-size: 12px;
    font-weight: 400;
    color: #453508;
    padding-left: 30px;
    justify-content: space-between;
    line-height: 55px;
    text-decoration: none;
  }
  .fruMobileCategoryItem > h3 span {
    display: block;
    width: 48px;
    height: 55px;
    position: relative;
  }
  .fruMobileCategoryItem > h3 span::after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f0d7";
    width: 48px;
    height: 26px;
    border-left: 1px solid #846e31;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 13px;
    color: #846e31;
  }
  .fruMobileCategoryItem > h3.open {
    background-color: #f2efe7;
  }
  .fruMobileCategoryItem > h3.open span::after {
    content: "\f0d8";
  }
  .fruMobileDonationHolder .fruMobileCategoryItem > h3 > a {
    width: 100%;
  }
  .fruMobileDonationHolder .fruMobileCategoryItem > h3::after {
    right: 27px;
  }
  ul.fruMobileSecondList {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-inline-start: 0;
  }
  ul.fruMobileSecondList li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  ul.fruMobileSecondList li a {
    display: block;
    border: 1px solid #f2efe7;
    border-left-width: 8px;
    border-top: none;
    height: 48px;
    line-height: 48px;
    padding-left: 45px;
    color: #674c00;
    position: relative;
  }
  ul.fruMobileSecondList li a::after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f105";
    width: 48px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 11px;
    color: #846e31;
  }
  ul.fruMobileSecondList li a:hover {
    text-decoration: none;
  }
  .fruMobileCategoryItem ul {
    display: none;
  }
  .fruMobileSideTabs {
    list-style: none;
    margin: 0 20px;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .fruMobileSideTabsItem {
    flex: 1;
  }
  .fruMobileSideTabsItem > a {
    color: #adadad;
    text-decoration: none;
    display: block;
    height: 58px;
    line-height: 58px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    border-bottom: 3px solid #f2efe7;
  }
  .fruMobileSideTabsItem.active > a {
    color: #674c00;
    border-bottom-color: #846e31;
  }
  .fruBottomSection {
    margin-top: 24px;
  }
  .fruBottomHelperHolder {
    background-color: #efefef;
    padding: 16px 20px;
  }
  .fruBottomHelperHolder a.fruAsideLink {
    border: 1px solid #cbcbcb;
    border-left: none;
    border-right: none;
    color: #846e31;
  }
  .fruBottomHelperHolder a.fruAsideLink::after {
    color: #846e31;
  }
  .fruBottomHelperHolder a.fruAsideLink:hover {
    background-color: #f2efe7;
  }
  .fruBottomHelperHolder .fruAsideOneStop {
    width: calc(100% - 40px);
    border-bottom: none;
    margin-bottom: 0;
  }
  .fruBottomHelperHolder .fruAsideLinkHolder {
    width: calc(100% - 40px);
  }
  .fruBottomHelperHolder .fruAsideLinkHolder a {
    border: none;
    border-right: 1px solid #af9b43;
    padding: 0 8px;
  }
  .fruBottomHelperHolder .fruAsideLinkHolder > a:last-child {
    border-right: none;
  }
  .fruBottomHelperHolder .fruAsideNotice {
    width: calc(100% - 40px);
  }
  .fruBottomBox {
    margin-top: 24px;
    background-color: #ffffff;
    padding: 24px 8px;
  }
  .fruBottomHelperHolder .fruAsideDownloadLinkIcon {
    background-color: #846e31;
    width: 50px;
    color: #ffffff;
  }
  .fruBottomHelperHolder .fruAsideDownloadLinkIcon i {
    color: #ffffff;
  }
  .footerProductList {
    margin-bottom: 74px;
  }
  /*sidebar end*/

  /* Product Detail Start */
  .fruProductTitle {
    font-size: 20px;
    margin-top: 10px;
    padding: 4px;
  }

  .fruTextLeft {
    font-size: 12px;
    line-height: 12px;
  }

  .fruProductValue {
    font-size: 12px;
    margin-bottom: 20px;
    padding-left: 44px;
  }

  .fruProductValue span {
    font-size: 18px;
  }

  .fruProductAttention {
    font-size: 11px;
    margin-top: 10px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .fruProductDetail {
    font-size: 9px;
    margin-top: 15px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .fruSubmitButtonMobile {
    display: flex;
    padding: 28px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 2px;
    background: #730000;
    margin-right: 34px;
    margin-left: 34px;
    margin-top: 25px;
    transition: background 0.2s;
  }

  .fruSubmitButtonMobile:active {
    background: #944b37;
  }

  .fruSubmitButtonMobile span {
    color: var(--gold3, #f7f6f1);
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 106.667% */
    letter-spacing: 0.5px;
  }

  .fruPaddingLeftRight {
    padding-left: 44px;
    padding-right: 44px;
  }

  .fruBtnBack {
    display: flex;
    padding: 28px;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  .fruBtnBack a {
    height: 41px;
    font-size: 12px;
    width: 100%;
    border: 0.5px solid #666;
    border-radius: 2px;
    background: white;
    color: #666;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 106.667% */
    letter-spacing: 0.5px;
    margin-left: 7px;
    margin-right: 7px;
    transition: background 0.2s, color 0.2s;
  }
  .fruBtnBack a:active {
    background: #666;
    border: none;
    color: white;
    outline: none;
  }
  .fruSlickArea {
    width: calc(100% - 68px); /* Account for 34px + 34px margins */
    max-width: 400px;
    height: auto;
    margin-left: 34px !important;
    margin-right: 34px !important;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    overflow: visible; /* Allow images to render fully */
  }

  .fruSlickContainer {
    width: 100%;
    height: auto;
    overflow: visible; /* Prevent cropping from container */
  }

  .slick-slider {
    width: 100% !important;
    box-sizing: border-box;
    overflow: visible; /* Ensure slides are not clipped */
  }

  .fruSlickContainer .slick-slide {
    height: auto !important;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible; /* Prevent slide-level cropping */
  }

  .fruSlickImage {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    display: block;
    /* Removed max-height to allow natural image height */
  }

  .slick-dots {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #efefef;
    padding: 4px 10px;
    border-radius: 9999px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    z-index: 5;
    width: auto;
    max-width: 60%;
  }

  .slick-dots li {
    margin: 0px;
  }

  .slick-initialized .slick-dots {
    display: flex !important;
  }

  .slick-slider .slick-dots {
    margin: 0;
    list-style: none;
  }

  .slider-nav {
    width: 100% !important;
    margin: 20px 0;
  }

  .slider-nav .slick-slide {
    margin: 2px;
    box-sizing: border-box;
  }

  .slider-nav img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
  }

  .fruProDetMobDesc {
    padding-left: 34px;
    padding-right: 34px;
  }

  .fruProDetMobDesc p:first-child {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
    letter-spacing: 0.5px;
    margin-bottom: 10px;
  }

  .fruProDetMobDesc p {
    color: var(--gray, #666);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 0.5px;
  }

  .fruMobileProValue {
    display: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
    letter-spacing: 0.5px;
    color: #000000;
    margin-right: 34px;
    margin-left: 34px;
    margin-bottom: 20px;
    text-align: left;
  }

  .fruMobileProValue span {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 114.286% */
    letter-spacing: 0.5px;
    color: #000000;
    text-align: left;
  }
  /* Product Detail End */

  /* One-Open Application 2 Start */
  .fruAppContainer {
    width: 100%;
  }
  .fruAppTitleContainer {
    height: 52px;
  }
  .fruAppTitleTextDesktop {
    display: none;
  }
  .fruAppTitleTextMobile {
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding-top: 15px;
    padding-left: 24px;
    padding-bottom: 13px;
    display: block;
  }
  .fruOneStopTabContentLogo {
    width: 22px;
    height: 27px;
    position: relative;
  }
  .fruAppContentTextWrap {
    margin-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .fruOneStopTabContentText {
    padding-left: 12px;
    padding-right: 12px;
  }
  .fruAppContentContainer {
    margin-top: 9px;
    padding-bottom: 20px;
    width: 100%;
  }
  .fruAppContentWrap {
    padding-left: 29px;
    padding-right: 29px;
  }
  .fruAppContentTitle {
    font-size: 14px;
  }
  .fruReversedTriangle {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #8c6a26;
    margin: 4px auto 0;
  }
  .fruAppContentLine {
    width: 100%;
    margin-top: 16px;
  }
  .fruPadLeft10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fruOneStopTabWrapper {
    width: calc(100% - 28px);
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 64px;
    position: relative;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
  }
  .fruTabInnerHeaderIcon {
    display: none;
  }
  .fruAppTabItemText {
    display: flex;
    flex-direction: column;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0px;
  }
  .fruTextHighlight {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    margin-left: 2px;
    margin-bottom: 2px;
  }
  .fruTabInnerHeaderIcon {
    margin-top: -10px;
  }
  .c-tabs__link.fruOneStopTabHeaderItem.first {
    top: -46px;
    left: 2px;
    display: flex;
    justify-content: left;
  }
  .c-tabs__link.fruOneStopTabHeaderItem.last {
    top: -46px;
    right: 2px;
    display: flex;
    justify-content: right;
    background: transparent;
  }
  .fruOneStopTabContentItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 0px;
    gap: 14px;
    max-width: 300px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .fruOneStopTabContentItemTxt {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    gap: 14px;
  }
  .fruOneStopTabContentHeader {
    display: flex;
    justify-content: center;
    padding-bottom: 12px;
    border-bottom: #ddb565 1px dashed;
  }
  .fruOneStopTabContentHeaderTitle {
    font-size: 14px;
  }
  .fruHeaderTextHighlight {
    font-size: 14px;
  }
  .c-tabs.fruOneStopTabWrap li {
    margin-right: 0px;
  }
  .fruOneStopTabContentImageDesktop {
    display: none;
  }
  .fruOneStopTabContentImageMobile {
    display: block;
    width: 100%;
    height: auto;
    max-width: 300px;
  }
  .fruOneStopTabContentDescription.fruDesktop {
    display: block;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
  }
  .fruFlexOrder1 {
    order: 1;
  }
  .fruFlexOrder2 {
    order: 3;
  }
  .fruFlexOrder3 {
    order: 4;
    margin-top: 12px;
  }
  .fruFlexOrder4 {
    order: 2;
  }
  .fruFlexOrder5 {
    order: 5;
    margin-top: 12px;
  }
  .fruOneStopTabContentDescription {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
  }
  .fruOneStopTabSpan {
    font-size: 10px;
    line-height: 15px;
  }
  .fruOneStopTabButton {
    position: absolute;
    bottom: 12px;
  }
  .fruOneStopTabContentButton {
    position: absolute;
    bottom: 60px;
  }
  .fruOneStopMobile {
    height: 100px;
    width: 196px;
  }
  .fruOneStopTabContentBorder {
    height: 310px;
    padding-top: 8px;
  }
  .fruOneStopTextArea {
    margin-left: 16px;
    margin-right: 16px;
  }
  .fruOpenAppLogoResize {
    width: 280px;
    height: 54px;
  }
  .fruTabInnerHeader {
    flex-direction: column;
    align-items: center;
    padding: 4px;
    max-width: 140px;
    height: 46px;
    border-radius: 20px 20px 0px 0px;
    box-sizing: border-box;
  }
  .fruOneAppFlexCenter {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .fruOneStopTabContentTitle {
    line-height: 18px;
    letter-spacing: 0.5px;
  }
  .fruOneAppParagraph {
    font-size: 12px;
    line-height: 18px;
  }
  .fruOneStopSpacer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
  }
  .fruOneSteps {
    width: 42px;
    height: 24px;
  }
  .fruOneStopDownloadButton {
    width: 224px;
    height: 46px;
    padding: 14px 8px;
  }
  .fruOpenAppMobileSize {
    width: 240px;
    height: 396px;
  }
  .fruOneAppDesktopTitle {
    display: none;
  }
  .fruOneAppMobileTitle {
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .fruOneStopImageResizer {
    width: 240px;
    height: 280px;
  }
  .fruFooterMobile .widthFix {
    flex-direction: column;
    font-size: 12px;
  }
  .fruNoPadding {
    padding: 0 !important;
  }
  .fruNoPaddingBottom {
    padding-bottom: 0 !important;
  }
  .fruMobileMargin {
    margin-top: 84px;
  }
  .fruMt50 {
    margin-top: 42px;
  }
  .fruFlexColumn {
    align-items: center;
  }
  .fruMb34 {
    margin-bottom: 0px;
  }
  .fruFlexColSpan {
    margin-top: 12px;
  }
  .fruOneStopTabContentImageWrap {
    gap: 0px;
  }
  /* One-Open Application 2 End */
}
