.product_cleardescription{
    display: none!important;
}

span#projector_amount {
    display: none!important;
}
.projector_buy__number_amounts {
    display: none!important;
}
.product_cleardescription {
    display: none!important;
}

@media (max-width: 757px) {
#footer_links .footer_links#menu_orders,#footer_links .footer_links#menu_account,#footer_links .footer_links#menu_regulations,#footer_links .footer_links#links_footer_1{
    margin-left: 2vw !important;
    background: white;
    border: 1px solid #c4c7c8;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 15px;
    margin-bottom: 1rem !important;
}
}