@media (max-width: 768px) {
  .navtop-standingPosition {
    top: var(--wapnavheight);
  }
  .navtop-standingPosition.Positionawp .nav-top-page {
    justify-content: space-between;
    width: 100%;
  }
  .navtop-standingPosition.Positionawp .nav-top-page .nav-top-page-icon {
    display: flex;
    align-items: center;
  }
  .navtop-standingPosition.Positionawp .nav-top-page .nav-top-page-icon span {
    font-size: 15px;
  }
  .navtop-standingPosition.Positionawp .nav-top-page .nav-top-page-icon i {
    color: #ccc;
    font-weight: 400;
  }
  .navtop-standingPosition.Positionawp .nav-top-page .nav-top-page-inventory {
    color: #9e9e9e;
    font-size: 14px;
    display: flex;
    gap: 3px;
  }
  .navtop-standingPosition.Positionawp .nav-top-page .nav-top-page-inventory .quantity {
    color: #ff9800;
  }
  .shopping-cart-page.mobileEnd {
    position: initial;
    height: max-content;
    margin-top: calc(var(--pageheight) + var(--wapnavheight));
    max-width: 100%;
    width: 100%;
    overflow: initial;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product {
    padding: 10px 0 0;
    height: 100%;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .bgw,
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .fu-productList {
    padding: 0 8px;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .fu-productList .product-description * {
    font-size: 14px;
    line-height: 28px;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .fu-productList .product-Parameters .buy-now-button {
    line-height: 46px;
    border-radius: 0 !important;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .fu-productList .product-card {
    border-radius: 0 !important;
    transition: none !important;
    box-shadow: none !important;
    transform: none !important;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .fu-productList .product-card .product-card-header {
    border-radius: 0 !important;
  }
  .shopping-cart-page.mobileEnd .shopping-cart-content .shopping-cart-product .fu-productList .product-card.card-floating {
    transform: none !important;
    box-shadow: none !important;
  }
  .shopping-cart-page.mobileEnd .fu-spec-banner {
    margin-left: 0;
    margin-right: 0;
  }
  img.product-logo {
    width: 25px !important;
    height: 25px !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card {
    position: relative;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-header {
    display: flex !important;
    padding: 14px 16px !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-mian {
    padding: 12px 16px calc(100px + 56px + 24px + env(safe-area-inset-bottom, 0px));
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer {
    position: fixed;
    bottom: calc(56px + env(safe-area-inset-bottom, 0px));
    padding: 10px 12px;
    left: 0;
    right: 0;
    z-index: 10030;
    min-height: auto;
    box-shadow: 0 -4px 16px rgba(15, 23, 42, 0.06);
    background: #fff;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .configoption_total {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    gap: 10px;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-l {
    flex: 1 1 auto;
    min-width: 0;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .ordersummarybottom-title {
    flex-wrap: wrap;
    align-items: baseline;
    gap: 2px 4px;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .ordersummarybottom-title .configurationName {
    white-space: nowrap;
    writing-mode: horizontal-tb;
    flex-shrink: 0;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .ordersummarybottom-title .ordersummarybottom-price,
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .ordersummarybottom-title .pricePositioning {
    font-size: 22px;
    white-space: nowrap;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .ordersummarybottom-title .configure-total-row {
    display: none;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-l-b {
    display: none;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-l-b span {
    color: #999;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r {
    margin-top: 0;
    flex-shrink: 0;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .btn-costDetails {
    white-space: nowrap;
    writing-mode: horizontal-tb;
    flex-direction: row;
    align-items: center;
    font-size: 12px;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .btn-buyNow {
    white-space: nowrap;
    padding: 10px 14px;
    min-width: auto;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container {
    position: initial;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown,
  body > .price-breakdown.fu-cost-sheet-open {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    background-color: rgba(15, 23, 42, 0.5) !important;
    padding: 0 !important;
    z-index: 10060 !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
    max-height: none !important;
    min-width: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    overflow: hidden !important;
    display: none;
  }
  body > .price-breakdown.fu-cost-sheet-open {
    display: block !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown .price-breakdown-body,
  body > .price-breakdown.fu-cost-sheet-open .price-breakdown-body {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    background-color: #fff !important;
    padding: 0 !important;
    max-height: min(78vh, 640px) !important;
    min-height: 36vh !important;
    overflow: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    border-radius: 14px 14px 0 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  body.fu-cost-open {
    overflow: hidden !important;
    touch-action: none;
  }
  body.fu-cost-open .fu-ai-root {
    visibility: hidden !important;
    pointer-events: none !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown .ordersummary-closeButton,
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-closeButton {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown .ordersummary-closeButton i,
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-closeButton i {
    font-size: 18px;
    color: #64748b;
    padding: 0;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-toolbar {
    position: sticky;
    top: 0;
    z-index: 2;
    background: #fff;
    padding: 14px 16px 10px;
    border-bottom: 1px solid #eef2f7;
    margin: 0;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: auto !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table * {
    white-space: normal !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table thead {
    display: none !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table tbody {
    display: block;
    width: 100%;
    padding: 4px 12px calc(16px + env(safe-area-inset-bottom, 0px));
    box-sizing: border-box;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table tr {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas: "name price" "detail price";
    column-gap: 12px;
    row-gap: 4px;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 4px;
    border-bottom: 1px solid #eef2f7;
    background: transparent;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table tr:hover {
    background: #f8fafc;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table th,
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table td {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: inherit;
    font-size: 13px;
    line-height: 1.45;
    overflow: visible !important;
    text-overflow: unset !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .original-price,
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .savings {
    display: none !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .config-name {
    grid-area: name;
    width: 100% !important;
    color: #0f172a !important;
    font-weight: 600 !important;
    font-size: 14px !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .config-details {
    grid-area: detail;
    width: 100% !important;
    max-width: none !important;
    color: #64748b !important;
    font-size: 12px !important;
    word-break: break-word;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .config-details img {
    height: 16px;
    width: auto;
    vertical-align: middle;
    margin-right: 4px;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .discounted-price {
    grid-area: price;
    justify-self: end;
    align-self: center;
    text-align: right !important;
    color: #e11d48 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    white-space: nowrap !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .ordersummary-summary-row {
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas: "name price";
    background: #f8fafc;
    margin-top: 4px;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .ordersummary-summary-row .priceTitle {
    grid-area: name;
    color: #475569 !important;
    font-weight: 500 !important;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .ordersummary-summary-row .discounted-price,
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .ordersummary-summary-row .text-success {
    grid-area: price;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .ordersummary-total-row {
    border-bottom: none;
    background: #fff7ed;
    border-radius: 8px;
    margin-top: 8px;
    padding: 14px 8px;
  }
  body > .price-breakdown.fu-cost-sheet-open .ordersummary-table .ordersummary-total-row .tb_totalPrice {
    font-size: 18px !important;
    color: #e11d48 !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown .original-price,
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown .savings {
    display: none !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-footer .allocation-footer-r .details-container .price-breakdown .config-details {
    max-width: none !important;
    width: 100% !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-form-group.fu-config-row {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-form-group.fu-config-row .fu-form-label {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    flex: none !important;
    writing-mode: horizontal-tb;
    white-space: normal;
    line-height: 1.4;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-form-group.fu-config-row .fu-form-label .label-title {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    writing-mode: horizontal-tb;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-md-100-p,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-md-100,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-md-500,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-btn-group,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .basicConfigurationItems,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .os-container,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-config-slider-container,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .host_password,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .bootstrap-select,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .dropdown.bootstrap-select {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-btn-group .fu-config-btn,
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .basicConfigurationItems .fu-config-btn-three {
    flex: 1 1 auto;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .allocation-card .allocation-mian {
    padding: 12px 12px calc(100px + 56px + 24px + env(safe-area-inset-bottom, 0px)) !important;
    min-height: 0 !important;
    box-sizing: border-box;
  }
  body.fu-has-tabbar .shopping-cart-page.mobileEnd.type_configureproduct {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .shopping-cart-page.mobileEnd.type_configureproduct .fu-config-form .fu-form-group.fu-config-row {
    width: 100%;
    box-sizing: border-box;
  }
  .fu-md-500 {
    width: 100%;
  }
  .fu-config-form input.form-control {
    min-width: 0 !important;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }
  .fu-config-form .fu-md-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fu-config-form .fu-md-100,
  .fu-config-form .host_password,
  .fu-config-form .fu-config-slider-container {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .fu-config-form .dataCenter .bootstrap-select > .dropdown-toggle {
    padding: 5px 13px 5px !important;
  }
  .fu-config-form .basicConfigurationItems {
    background-color: rgb(255, 255, 255);
    box-shadow: none;
    padding: 0 0 6px;
    border-bottom: none;
    border-bottom: 1px solid #ebedf0;
  }
  .fu-config-form .basicConfigurationItems .productSelector {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 18px 0;
    border-bottom: 1px solid #ebedf0;
  }
  .fu-config-form .basicConfigurationItems .productSelector .productSelector-title {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    padding-right: 28px;
  }
  .fu-config-form .basicConfigurationItems .productSelector .productSelector-value {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
    gap: 4px;
    color: #333;
  }
  .fu-config-form .basicConfigurationItems .productSelector .productSelector-value span {
    font-size: 14px;
  }
  .fu-config-form .basicConfigurationItems .productSelector .productSelector-value i {
    font-size: 18px;
    color: #ccc;
    font-weight: 900;
  }
  .fu-config-form .os-container {
    grid-template-columns: 1fr;
  }
  .fu-config-form .fu-config-slider-container {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px;
  }
  .fu-config-form .fu-config-slider-container .progress-content {
    width: 100% !important;
    margin-top: 4px;
  }
  .fu-config-form .progress-toolbar {
    margin-left: 0 !important;
    display: inline-flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    max-width: 100%;
    align-self: flex-start;
  }
  .fu-config-form .progress-toolbar .fu-config-decrease,
  .fu-config-form .progress-toolbar .fu-config-increase {
    width: 40px;
    height: 40px;
    line-height: 40px;
    flex-shrink: 0;
  }
  .fu-config-form .progress-toolbar .input-value {
    width: 56px !important;
    min-width: 56px !important;
    height: 40px !important;
    flex-shrink: 0;
  }
  .fu-config-form .host_password {
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    gap: 8px;
    align-items: center;
  }
  .fu-config-form .host_password .host-password-field,
  .fu-config-form .host_password .fu-form-input-input-icon {
    flex: 1 1 100% !important;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .fu-config-form .host_password .host-password-field .form-control,
  .fu-config-form .host_password .fu-form-input-input-icon .form-control,
  .fu-config-form .host_password input.getPassword {
    padding-right: 44px !important;
    min-width: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .fu-config-form .host_password .create_random_pass {
    flex-shrink: 0;
    padding: 6px 10px;
    font-size: 12px;
  }
  .fu-config-form .fu-btn-group .fu-config-btn {
    padding: 0 14px;
  }
  .fu-config-form .logonCredentials:before {
    width: 100%;
    left: 0;
  }
  .fu-productSelector-modal {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    transform: translateY(100%);
    transition: transform 0.2s ease-out;
  }
  .fu-productSelector-modal .fu-productSelector-modal-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #fff;
    padding-bottom: 20px;
    display: none;
  }
  .fu-productSelector-modal .fu-productSelector-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border: 1px solid #f4f8ff;
  }
  .fu-productSelector-modal .fu-productSelector-modal-header .fu-productSelector-cancel {
    font-size: 14px;
    color: #999;
  }
  .fu-productSelector-modal .fu-productSelector-modal-header .fu-productSelector-confirm {
    font-size: 14px;
    color: var(--cart_mainColor);
  }
  .fu-productSelector-modal .fu-productSelector-modal-header h3 {
    font-size: 14px;
    font-weight: 400;
    color: #333;
  }
  .fu-productSelector-modal .fu-productSelector-modal-header button {
    background: none;
    border: none;
    padding: 5px 10px;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body {
    max-height: 320px;
    overflow-y: scroll;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul {
    list-style: none;
    padding: 0;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li {
    padding: 12px 20px;
    border-bottom: 1px solid #f4f8ff;
    display: flex;
    justify-content: flex-start;
    gap: 10px;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li:first-child {
    padding-top: 14px;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li.selected {
    background-color: #f4f8ff;
    color: var(--cart_mainColor);
    font-weight: 700;
    position: relative;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li.selected:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 36px;
    background: var(--cart_mainColor);
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li.disabled {
    color: #e6e6e6;
    cursor: not-allowed;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li .three-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li .three-title p {
    font-size: 12px;
    color: #999;
    margin-top: 4px;
  }
  .fu-productSelector-modal .fu-productSelector-modal-body ul li .threetag {
    color: var(--danger);
    padding: 1px 4px;
    height: fit-content;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    border-radius: 2px;
    opacity: 0.89;
    border: 1px solid var(--danger);
    display: block;
  }
  .fu-productSelector-modal.show {
    transform: translateY(0);
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
  }
  .fu-productSelector-modal.show .fu-productSelector-modal-overlay {
    display: block;
  }
  .shopping-cart-viewcart.comp_container {
    padding: 0 8px;
  }
  .shopping-cart-viewcart .fu-viewcart-body {
    padding: calc(var(--wapnavheight) + var(--pageheight) + var(--top-bottom-gap)) 0px 130px 0;
  }
  .shopping-cart-viewcart .fu-viewcart-body .fu-viewcart-items .fu-viewcart-item-price-info {
    align-items: flex-start;
    flex-direction: column;
  }
  .shopping-cart-viewcart .fu-viewcart-body .fu-viewcart-items .fu-viewcart-item-price-info .fu-viewcart-price-content {
    align-items: flex-start;
    flex-direction: column;
  }
  .shopping-cart-viewcart .fu-viewcart-footer .fu-viewcart-summary .fu-viewcart-total-value {
    flex-direction: column;
    align-items: flex-start;
  }
  .shopping-cart-viewcart .fu-viewcart-footer .fu-viewcart-f {
    align-items: flex-end;
    flex-direction: column;
  }
  .shopping-cart-viewcart .fu-viewcart-pay-body .fu-viewcart-payment-method .fu-viewcart-payment-options .fu-viewcart-credit-icon {
    width: 100%;
  }
}
