@media only screen and (max-width: 480px){
	section.tovarList.caruseled .items {    height: 300px !important;}
	#filterCat .filter_item .search_range .inputs input {    width: 60px;    padding: 0 4px;    text-align: center;}
	#filterCat .filter_item .search_range .inputs a, .filter_price_ok {    width: 100px;}
	.brandsSearch section.searchInput .search_brands .alphabet div a {    height: 20px;    line-height: 20px;}
	.brandsSearch section.searchInput .search_brands {    position: fixed;    top: 200px;}
	.search_brands {    transition: all 0.6s ease;}
	.about_items .item {    width: 100%;    height: auto;    padding-top: 16px;    padding-bottom: 16px;    padding-left: 32px;    padding-right: 32px;}
	.about_items .item.itm4, .about_items .item.itm5 {    border-bottom: 1px solid #D3D3D3;}
	.searchResults .wrapitems {    width: 100% !important;}
	section.brandCarusel .brandsList #brandsListWrap a {    width: 80px;    margin: 0 12px;}
	#modalMenu .menu_menu .menu_top .langs {    z-index: 10;}
	#page_cat_brand section#catTovarList .items.scrollbared {    overflow: visible !important;}
	.cab_menu.tab_links {
		    width: 100%;
    		overflow: scroll;
    		-webkit-overflow-scrolling: auto;
    		overflow-y: hidden;height: 58px;
	}
	#referal_approve > div input {    width: calc(100% - 125px);}
	#referal_approve > div a {    width: 100%;    margin-left: 0;    margin-top: 16px;}
    #referal_approve > div {    height: auto;}
    #referal_approve .result {    padding-right: 16px;}
	.bonus_actions_list .bonus_item .action {    max-width: 210px;    height: auto;}
	.table .th1, .table .th2 {    width: 50% !important;    display: inline-block !important;}
	.tovarItem .view .status, .tovarItem .view .favorite {    top: 44px;}
	#tovarItemWrap ul.breadcrumbs {    top: -280px;    padding: 0 6px;}
	#page_cat_brand section.innerPage_head.crossbg .description {    padding-right: 100px;}
	.tovarList .items {    height: 300px;}
	.tovarList .items .item .good-info .price.OutOfStock b {    font-weight: normal;    font-size: 15px;    color: #777;    line-height: 1.2em;}
	.tovarList .items .item .good-info .price.OutOfStock {    position: absolute;    bottom: -80px;    width: 100%;    left: 0;}
	.tovarList .items .item .good-info .price.OutOfStock .realprice {    position: relative;    width: 100%;    text-align: center;}
	.cartblock_gifts > div span {    flex-direction: column;    font-size: 12px;}
}