.beko-menu li a.beko-menu__item-text_with-red-border {
    border: 1px solid #ee225d;
    color: #ee225d;
    padding: 10px;
}
.beko-menu li a.beko-menu__item-text_with-red-border:hover {
    background-color: #ee225d;
    text-decoration: none;
    color: #fff;
}
.beko-wrapper,
.beko-wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: inherit;
	min-height: 0;
	min-width: 0;
}
.beko-wrapper img {
	max-width: 100%;
}
.beko-wrapper .beko-slide-image img {
  max-width: 100%;
}

.beko-wrapper .nowrap {
	white-space: nowrap;
}
.beko-wrapper .hidden {
	display: none !important;
}
 
.beko-main-cont {
    font-size: 18px;
    line-height: 1.3;
    max-width: 980px;
    margin: 0 auto 110px auto;
    padding: 0 15px;
}

.beko-items { 
    max-width: 1430px;
    margin: 0 auto;
}
.beko-items img {
    border-radius: 20px;
    max-width: 100%;
}

.beko-video a:hover img {opacity:0.9;}

.beko-col-title-bg {
    background: url(/i/actions/intro_pics/beko_brand_zone_0002.png) no-repeat 50% 0;
    height: 300px;
    background-size: cover;
    margin-top: 50px;
}

@media (min-width: 1530px) {
	.action-page .container {
	    max-width: 100%;
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.action-page .breadcrumb-wrapper,
	.action-page .catalog.card-product-page { 
	    max-width: 1530px;
	    margin: 0 auto;    
	    padding-right: 30px;
	    padding-left: 30px;
	}
	.tblcell .note1,
	.tblcell .note2  {
	    max-width: 1530px;
	    margin: 30px auto!important;
	    padding-right: 30px;
	    padding-left: 30px; 
	}

}
@media (max-width: 1531px) {
.beko-top { 
    margin: 0px 0px!important;
}
}

.beko-wrapper {
	background: #fff;
	color: #6c6c6c;
	line-height: 1.2;
}
.beko-inner {
	max-width: 1430px;
	margin: 0 auto;
	padding: 0;
} 
.beko-videos .beko-inner {
	max-width: 980px;
	margin: 0 auto; 
} 
.beko-logo {
    padding: 60px 10px 25px 10px;
    text-align: center;
    margin-bottom: 0;
}
.beko-top {
    display: flex;
    justify-content: space-between;
    padding: 0;
    padding-left: 20%;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 0px -15px 0px -15px;
    min-height: 95px;
    align-items: center;
}
.beko-breadcrumbs,
.beko-menu {
	margin: 0;
	padding: 0;
	color: #6c6c6c;
	font-size: 20px;
	font-weight: 400;
}
.beko-breadcrumbs li,
.beko-menu li {
	display: inline-block;
}
.beko-breadcrumbs li a,
.beko-menu li a {
	text-decoration: none;
	color: inherit;
}
.beko-breadcrumbs li a:hover,
.beko-menu li a:hover {
	text-decoration: none;
	color: #027cba;
}
.beko-breadcrumbs li:before {
	content: ' > ';
}
.beko-breadcrumbs li:first-child:before {
	display: none;
}

.beko-menu {
	display: flex; 
	gap: 15px;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	text-align: center;
}

.beko-slider {
	position: relative;
	margin-bottom: 50px;
	max-width: 100%;
	max-width: 1788px;
	margin: 0 auto;
} 
.beko-slide {
	padding: 30px 0 10px 0;
	max-width: 1788px;
	margin: 0 auto;
}
.beko-slide-box {
	
}
.beko-slide-text {
	max-width: 670px;
}
.beko-slide-title {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 21px; 
}
.beko-slide-title a {
	color: inherit;
	text-decoration: none;
}
.beko-slide-title a:hover {
	color: inherit;
	text-decoration: underline;
}
.beko-slide-note {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 32px;
}
.beko-button {
	color: #027cba;
	font-size: 17px;
	font-weight: 400;
	border-radius: 47px;
	border: 2px solid #027cba;
	display: inline-block;
	text-decoration: none;
	height: 47px;
	line-height: 40px;
	padding: 0 55px;
	min-width: 221px;
	text-align: center;
}
.beko-button:hover {
	text-decoration: none;
	color: #ffffff;
	opacity: .8;
} 
.beko-black .beko-button:hover,
.beko-slider .beko-button:hover {
	color: #027cba;
}
.beko-prod .beko-button {
	padding: 0 35px;
	margin-bottom: 32px;
}
.beko-slide-image {
    max-width: 1788px;
    border-radius: 20px;
    overflow: hidden;
}
.beko-slide-link {
	position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
}
.beko-intro {
	
background: #00416b;
	
padding: 15px 0 45px 0;
}
.beko-cols {
	display: flex;
	margin: 0 -30px;
    flex-wrap: wrap;
}
.beko-cols .beko-button {
	
}
.beko-cols>* {
	min-width: calc(50% - 60px);
	max-width: calc(50% - 60px);
	flex-basis: calc(50% - 60px);
}
.beko-col {
	background-color: #15243b;
	padding: 10px 10px 0;
	margin: 30px 30px;
	text-align: center;
	border-radius: 20px;
}
.beko-col-title {
	color: #4b4b4b;
	font-size: 55px;
	font-weight: 400;
	margin-bottom: 60px;
        text-align: center;
}
.beko-col-title-bg .beko-col-title {
    color: #fff;
    padding-top: 50px;
}
.beko-col-title a {
	color: inherit;
	text-decoration: none;
}
.beko-col-title a:hover {
	color: #06a4fd;
	text-decoration: none;
}
.beko-col-note {
	color: #010101;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 22px;
}
.beko-image {
	padding-top: 0px;
	text-align: center;
}
.beko-image a {
	display: inline-block;
}
.beko-image a:hover {
	opacity: .9;
}
.beko-image img {
	display: block;
	margin: 0 auto;
}
.beko-prods {
	text-align: center;
	margin: 0px -15px 10px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.beko-prods {
}
.beko-prods>* {
    min-width: 31%;
    max-width: 31%;
    flex-basis: 31%;
    padding: 30px 15px 10px 15px;
    margin: 40px 1% 0 1%;
}
.beko-prods-slider {
	display: block;
}
.beko-prods-slider>* {
	min-width: 0;
	max-width: 100%;
	padding: 0;
}
.beko-prod {background: #ffffff;border-radius: 20px;}
.beko-prod-item {
	display: block;
	text-decoration: none;
}
.beko-prod-item:hover .beko-prod-title {
	text-decoration: none;
	color: #027cba;
}
.beko-prod-item:hover .beko-button {
	text-decoration: none;
	opacity: .9;
}
.beko-prod-item:hover .beko-prod-image {
	opacity: .8;
}
.beko-prod-image {
	min-height: 424px;
	display: flex; 
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 50px;
}
.beko-prod-title {
	color: #6c6c6c;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 40px;
	min-height: 50px;
}
.beko-prods-menu .beko-prod-title {
	font-size: 20px;
	margin-bottom: 25px;
	max-width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.beko-prods .beko-button {
	min-width: 148px;
}
.beko-prods-menu .beko-prod-image {
	margin-bottom: 10px;
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.beko-black {
	background-color: #fff;
	padding: 20px 15px 0px 15px;
	color: #4b4b4b;
}
.beko-black .beko-head {
	margin-bottom: 70px;
}
.beko-head {
	font-size: 40px;
	font-weight: 700;
	margin: 30px 0 40px;
	text-align: center; 
} 
.beko-item {
	display: flex;
	max-width: 100%;
	margin: 0 auto;
	align-items: center;
}
.beko-black .beko-item  {
	max-width: 100%;
	margin-bottom: 45px;
}
.beko-items-two .beko-item {
	min-height: 668px;
}
.beko-items-two .beko-item-box:nth-child(odd) {
	background-color: #f2f2f2;
}

.beko-items-white-first .beko-item-box:nth-child(odd)  {
	background: none;
}
.beko-items-white-first .beko-item-box:nth-child(even) {
	background-color: #f2f2f2;
}


.beko-item-box:nth-child(even) .beko-image {
	order: 1;
}
.beko-items-white-first .beko-item-box:nth-child(odd) .beko-image {
	order: -1;
}
.beko-items-white-first .beko-item-box:nth-child(even) .beko-image {
	order: 1;
}

.beko-item>* {
	min-width: 50%;
	max-width: 50%;
	flex-basis: 50%;
} 
.beko-image img {
	display: block;
}
.beko-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px 15px;
}
.beko-text-in {
	max-width: 100%;
}
.beko-text-inner {
	max-width: 100%;
	max-width: 580px;
	margin: 0 auto;
	text-align: center;
} 
.beko-title {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 30px;
}
.beko-title a {
	color: inherit;
	text-decoration: none;
	text-decoration: none;
	border-bottom: 0px solid;
	transition: all 0.1s ease;
}
.beko-title a:hover {
	color: #027cba;
	text-decoration: none; 
}
.beko-descr {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 40px;
}
.beko-item-0 .beko-image div {
    margin-left: 1%;
    margin-right: -36%;
    margin-top: -7%;
    margin-bottom: -3%;
}
.beko-item-1 .beko-image div {
}
.beko-item-2 .beko-image div {
}
.beko-item-3 .beko-image div {
    margin-left: 1%;
    margin-right: 0%;
    margin-top: -1%;
    margin-bottom: 3%;
}
.beko-more {
	padding: 36px 0 20px;
	text-align: center;
}
.beko-more .beko-button {
	min-width: 298px;
} 
.beko-carousel {
	padding: 30px 0;
} 
.beko-carousel-grey {
	background-color: #f2f2f2;
	padding: 40px 0 10px;
	margin-top: 50px;
	position: relative;
}
.beko-videos {
	padding: 40px 0 100px;
	margin-top: 50px;
}
.beko-videos-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -30px;
}
.beko-videos-items>* {
	min-width: 33.33%;
	max-width: 33.33%;
	flex-basis: 33.33%;
	padding: 30px 30px;
}
.beko-video {	
       border-radius: 20px;	
       overflow: hidden;
}
.beko-video img {
	display: block;
}
.beko-wrapper .swiper-pagination {
	position: static;
	margin: 20px 0;
	display: none;
}
.beko-wrapper .swiper-pagination-bullet {
	background-color: #6f7683;
	width: 90px;
	height: 2px;
	cursor: pointer;
	opacity: 1;
	margin: 0 15px!important;
	border: none;
}
.beko-wrapper .swiper-pagination-bullet-active {
	background-color: #0064aa;
}
.beko-wrapper .swiper-button-prev,
.beko-wrapper .swiper-button-next {
	width: 62px;
	height: 44px;
	background: url(/i/actions/intro_pics/beko_brand_zone_0003.png) no-repeat 0 0;
	margin-top: -22px;
	top: 50%;
	transform: none; 
}
.beko-wrapper .swiper-button-prev {
	left: 25px;
}
.beko-wrapper .swiper-button-next {
	transform: rotate(-180deg);
	right: 25px;
}

.beko-wrapper .swiper-button-prev:hover,
.beko-wrapper .swiper-button-next:hover {
	width: 62px;
	height: 44px;
	background: url(/i/actions/intro_pics/beko_brand_zone_0004.png) no-repeat 0 0;
	margin-top: -22px;
} 
.beko-wrapper .swiper-button-next:hover {
	transform: rotate(-180deg);
	right: 25px;
}

#mnogoru_block {
    background: #15243b;
    padding-bottom: 120px;
}


.beko-inner .dropdown-submenu {
  position: relative;
}

.beko-inner .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.beko-inner .dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.beko-inner .dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.beko-inner .dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.beko-inner .dropdown-submenu.pull-left {
  float: none;
}

.beko-inner .dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.beko-inner .dropdown-menu.show { 
    z-index: 5000;
    margin: 10px 0;
    transform: translate3d(0px, 34px, 0px)!important;
}

.beko-inner.beko-inner-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
}
 
.beko-inner button {
    font-size: 20px;
    color: #6c6c6c;
    padding-left: 60px;
    line-height: 1;
}
.beko-inner .dropdown-toggle::after {
    display: none; 
    content: ""; 
}
.beko-inner .dropdown-toggle::before { 
    content: ""; 
    background: url(//www.holodilnik.ru/i/actions/intro_pics/zugel_brand_zone_0012.png) 0 0 no-repeat;

    background: url(//www.holodilnik.ru/i/actions/intro_pics/zugel_brand_zone_0022.png) 0 0 no-repeat;

    width: 42px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;

}
.beko-inner .btn-group.show .dropdown-toggle::before { 
    content: ""; 
    background: url(//www.holodilnik.ru/i/actions/intro_pics/zugel_brand_zone_0023.png) 0 0 no-repeat;
}
.beko-inner .btn:hover {
    color: #6c6c6c;
    text-decoration: none;
}
.beko-inner .dropdown-menu {
    background: #177dbf;
    padding: 10px 0;
}
.beko-inner .dropdown-item {
    color: #fff;
    font-size: 20px;
    padding: 18px 28px 22px 28px;
}
.beko-inner .dropdown-divider {
    border-color: #f5f0ec;
    margin: 0 30px;
}

.beko-inner .dropdown-item:focus, .beko-inner .dropdown-item:hover {
    background-color: #f5f0ec;
    margin-bottom: -1px;
    margin-top: -1px;
    padding-top: 19px;
    padding-bottom: 23px;
    color: #16181b;
}

 
@media only screen and (max-width: 1530px) {
.beko-breadcrumbs, .beko-menu { 
  font-size: 18px; 
}
.beko-top { 
  padding-left: 17%;
}
.beko-prods {
    margin: 0px 0 10px;
}
.beko-video { 
    margin: 0 15px;
}
}
@media only screen and (max-width: 1499px) {
.beko-wrapper .swiper-pagination-bullet { 
    width: 70px;
}
	.beko-item-0 .beko-image div {
	    margin-left: -3%;
	    margin-right: -8%;
	    margin-top: -7%;
	    margin-bottom: -3%;
	}
	.beko-item-1 .beko-image div {
	}
	.beko-item-2 .beko-image div {
	}
	.beko-item-3 .beko-image div {
	    margin-left: 1%;
	    margin-right: 0%;
	    margin-top: -1%;
	    margin-bottom: 3%;
	}
}
@media only screen and (max-width: 1380px) {
.beko-slide-image div { 
}
}
@media only screen and (max-width: 1319px) {
.beko-wrapper .swiper-pagination-bullet { 
    width: 60px;
}
.beko-col-title-bg {  
  height: 240px;
  background-size: cover;
}
	.beko-slide-title {
		font-size: 30px;
	}
	.beko-col-title {
		font-size: 42px;
	}
	.beko-slide-note {
		font-size: 22px;
	}
	.beko-col-note {
		font-size: 22px;
	}
	.beko-slide {
		background-position: -400px 0;
	}
	.beko-prods-menu .beko-prod-title {
	    font-size: 18px;
	}
	.beko-head {
		font-size: 30px;
	}
	.beko-title {
		font-size: 30px;
	} 
	.beko-videos-items {
		margin: 0px -20px;
	}
	.beko-videos-items>* {
		min-width: 50%;
		max-width: 50%;
		flex-basis: 50%;
		padding: 20px 20px;
	}
	.beko-video {
		text-align: center;
	} 
}
@media only screen and (max-width: 1280px) {
.beko-slide-image div { 
}
.beko-prods-menu .beko-prod-image { 
  max-width: 77%; 
  min-height: 324px;
}
.beko-wrapper .swiper-pagination-bullet { 
    width: 40px;
}
.beko-items {
    padding: 0;
}
.beko-items img {
    max-width: 98%;
}

.beko-logo { 
    padding: 35px 10px 0px 10px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    left: auto;
    margin-left: auto;
}
.beko-top { 
    padding-left: 10%;
}
.beko-breadcrumbs, .beko-menu {
  font-size: 16px;
}
.beko-prods>* {
    min-width: 31.333%;
    max-width: 31.333%;
    flex-basis: 31.333%; 
}
}

@media only screen and (max-width: 1180px) {
.beko-prods-menu .beko-prod-image {
  max-width: 64%;
  min-height: 250px;
}
.beko-top {
  padding-left: 220px;
}
.beko-breadcrumbs, .beko-menu { 
  flex-wrap: wrap;
}
}

@media only screen and (max-width: 1080px) {
.beko-top {
    padding-left: 13%;
}
.beko-wrapper .swiper-pagination-bullet { 
    width: 30px;
    margin: 0 10px!important;
}
.beko-prods-menu .beko-prod-image {
  max-width: 58%;
  min-height: 200px;
}
}

@media only screen and (max-width: 980px) {
 
.beko-wrapper .swiper-pagination-bullet { 
   width: 15px;
    margin: 0 5px!important;
}
.beko-black { 
    padding: 85px 0px 53px 0px;
}
.beko-menu { 
    justify-content: center;
}
.beko-top {
    padding-left: 0;
}
.btn-group { 
    min-width: 62px;
} 
.beko-inner button {
    width: 42px;
    text-indent: -9999em; 
}
	.beko-slide {
		text-align: center;
		background-image: none !important;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		min-height: 0;
	}
	.beko-slide-text {
		max-width: none;
	}
.beko-slide-title a { 
    color: #ffffff!important;
} 
	.beko-cols {
		display: block;
	}
	.beko-cols>* {
		min-width: 0;
		max-width: 100%;
	}
	.beko-prods {
		flex-wrap: wrap;
	}
	.beko-prods>* {
  min-width: 48%;
  max-width: 48%;
  flex-basis: 48%;
  margin-bottom: 0px;
        margin-top: 40px;
	}
.beko-prods-menu .beko-prod-image {
  max-width: 58%;
  min-height: 275px;
}
	.beko-prods-slider>* {
		min-width: 0;
		max-width: 100%;
		margin-bottom: 0;
	}
}
 
@media only screen and (max-width: 980px) {
.beko-videos {
    padding: 40px 0 60px;
    margin-top: 0;
} 
	.beko-wrapper {
		margin-left: 0px;
		margin-right: 0px;
	}
	.beko-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
	.beko-top {
		display: block;
		text-align: center;
	}
	.beko-top>* {
		min-width: 0;
		max-width: 100%;
		margin: 20px 0;
	}
	.beko-menu {
		margin-top: 35px;
		text-align: center;
	}
	.beko-menu li { 
    margin-bottom: 5px;
	}
}
@media only screen and (max-width: 980px) {
	.beko-item {
		display: block;
		text-align: center;
	}
	.beko-item>* {
		min-width: 0;
		max-width: 100%;
	}
	.beko-item-0 .beko-image div {
		margin: 0;
	}
	.beko-item-3 .beko-image div {
		margin: 0 0 -5%;
	}
	.beko-text {
		padding: 60px 0px;
	}
	.beko-image {
		padding-left: 10px;
		padding-right: 10px;
    padding-top: 30px;
	}
}
@media screen and (max-width: 880px) {
.swiper-button-next, .swiper-button-prev {display: none;}
}
@media screen and (max-width: 780px) {
.beko-prods-menu .beko-prod-image {
  max-width: 80%;
  min-height: 300px;
} 
}
@media screen and (max-width: 680px) {
.beko-prods-menu .beko-prod-image {
  max-width: 70%;
  min-height: 235px;
}
}
@media screen and (max-width: 620px) {
.beko-wrapper .beko-slide-image img {
  max-width: none;
  margin-left: -50px;
  max-height: 320px;
}
}
@media screen and (max-width: 580px) {
.beko-wrapper .swiper-button-prev,
.beko-wrapper .swiper-button-next { 
    display: none;
}
.beko-prods-menu .beko-prod-image {
  max-width: 60%;
  min-height: 170px;
}
}
@media screen and (max-width: 500px) {
.beko-col-title-bg {
  height: 180px;
  background-size: cover;
}
	.beko-slide-title {
		font-size: 26px;
	}
	.beko-col-title {
		font-size: 30px;
	}
	.beko-slide-note {
		font-size: 20px;
	}
	.beko-col-note {
		font-size: 20px;
	}
	.beko-prods-menu .beko-prod-title {
	    font-size: 16px;
	}
	.beko-head {
		font-size: 26px;
	}
	.beko-title {
		font-size: 26px;
	} 
	.beko-slide {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.beko-slide-title {
		line-height: 1.4;
	}
	.beko-prods-menu {
		display: block;
	}
	.beko-prods-menu>* {
		min-width: 0;
		max-width: 100%;
	}
	.beko-more .beko-button {
		min-width: 250px;
	}
	.beko-videos-items {
		display: block;
	}
	.beko-videos-items>* {
		min-width: 0;
		max-width: 100%;
		padding: 5px 20px;
	}
}
.beko-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.beko-title-2 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 18px;
} 
.beko-col-cont {
    display: flex;
    align-items: center;
    height: 100%;
}

.beko-col-cont-item {
    padding: 0 20px;
    min-width: 50%;
    max-width: 50%;
    flex-basis: 50%;
}
.beko-col-cont-item+.beko-col-cont-item {
    padding: 0px;
}

@media only screen and (max-width: 980px) {
.beko-video {
    margin: 0 5px;
}
.beko-descr:after {
    content: ""; 
}
}

@media only screen and (max-width: 1280px) {
.beko-top { 
    min-height: auto; 
}
.beko-wrapper .swiper-button-next {
    right: 2%;
}
.beko-wrapper .swiper-button-prev {
    left: 2%;
}
.beko-wrapper .swiper-button-next:hover {
    right: 2%;
}
.beko-col-cont-item {
    min-width: 60%;
    max-width: 60%;
    flex-basis: 60%;
}
.beko-col-cont-item+.beko-col-cont-item {
    min-width: 40%;
    max-width: 40%;
    flex-basis: 40%;
}
}
@media only screen and (max-width: 980px) {
.beko-cols>* {
    min-width: 0;
    max-width: 50%;
    margin: 0px auto 90px auto;
    padding: 50px 10px 0;
}
.beko-col-cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.beko-col-cont-item {
    min-width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
.beko-col-cont-item+.beko-col-cont-item {
    min-width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
}

@media only screen and (max-width: 500px) {
.beko-cols>* {
    min-width: 0;
    max-width: 100%; 
}
.beko-main-cont {
    font-size: 16px;
    line-height: 1.3;
    max-width: 980px;
    margin: 0 auto 110px auto;
    padding: 0 10px;
}
}
