.topBasket .--refund {
    display: none !important;
}

div.list_wrapper {
max-width: 100%;
}

.baner__text {
color: white;
background: rgba(0, 0, 0, .4);
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

.baner__header {
color: white;
background: rgba(0, 0, 0, .4);
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

.projector_sizes__item {
min-width: 182px
}

#menu_newsletter .f-group .f-control+.f-label{
white-space:normal;
}

.products {
display: flex;
flex-wrap: wrap;
gap: 30px;
}