Hello,
You can add this code into @media (max-width: 480px){ } media query
.header .shopping-cart-widget .cart-summ span {
font-size: 10px;
width: 100%;
}
.shopping-cart-widget .cart-summ > .cart-bag {
padding-left: 0px;
}
.header .shopping-cart-widget {
right: 60% !important;
}
https://prnt.sc/k72v7j
If you are looking for something else, describe the desired result in more details, please.
Regards