@media screen and (min-width:100px) and (max-width: 380px) {
    .whatsapp_contact_cart_page, .whatsapp_contact, .fma_order_on_whatsapp_btn_on_shop_page{
        max-width: fit-content !important;
    }
}