.order__header_news{
	font-size: 12.5pt;
}

.order__profit_news{
	overflow: hidden;
	margin: 0px 10px;
}

.order__profit_news .order__logo{
	max-height: 200px;
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;	
}
.order__profit_news .order__logo img{
	max-height: 200px;
}
.order__logo_kred{
	flex-grow: initial;
	width: 160px;	
	margin-right: 10px;
}

.min_zaim_logo{
	height: 40px;
	width: 80px;	
}
.min_zaim_logo img{
	height: 40px;
	width: 80px;	
}
.min_zaim_but{
	margin-top: 0;

}


.order{
	height: fit-content;
	width: calc((100% - 43px)/3);
	margin: 5px 6px;
}
#crapp{
	flex-wrap: wrap;
	display: flex;	
}
#crapp_dop{
	flex-wrap: wrap;
	display: flex;	
}

.section__detailsButton {
	display: inline-block; 
} 

.section__detailsLink {
	display: inline-block; 
} 

.section__detailsText {
	display: none; 
} 
.order__left_border{
	border: none;
}
.order_vis_pod {
  display: none;
}
.credit_p_right {
	width:100%;
}
@media screen and (max-width: 1000px) {
	.order__profit_news .order__logo img{
		max-width: 200px;
	}
	
}

@media screen and (max-width: 800px) {
	.order{
		width:100%;
		margin: 0;
		margin-bottom: 30px;
	}
	#crapp{
		  display: block;
	}	
	#crapp_dop{
		  display: block;
	}	
	.order__left{
		border-right: 1px solid #efeff9;
	}	
	.section__detailsText {
		display: block; 
	} 	
	.section__detailsButton {
		display: none; 
	} 

	.section__detailsLink {
		display: none; 
	} 	
	.order_vis_pod {
	  display: block;
	}	
}

@media screen and (max-width: 500px) {
.min_zaim_but .order__buttons{
	justify-content: center;
}	
	.section__detailsButton {
		display: inline-block; 
	} 

	.section__detailsLink {
		display: inline-block; 
	} 

	.section__detailsText {
		display: none; 
	} 
	.order__left_border{
		border: none;
	}
	.order_vis_pod {
	  display: none;
	}
}
@media screen and (max-width: 365px) {
	.order__logo_mob_marg{
		width:150px;
		height: 75px;
	}
	.order__logo_mob_marg img{
		width:150px;
		height: 75px;
	}
}
@media screen and (max-width: 355px) {
	.order__logo_mob_marg{
		width:140px;
		height: 70px;
	}
	.order__logo_mob_marg img{
		width:140px;
		height: 70px;
	}
.min_zaim_logo{
	height: 40px;
	width: 80px;	
}
.min_zaim_logo img{
	height: 40px;
	width: 80px;	
}	
}
@media screen and (max-width: 345px) {
	.order__logo_mob_marg{
		width:130px;
		height: 65px;
	}
	.order__logo_mob_marg img{
		width:130px;
		height: 65px;
	}
.min_zaim_logo{
	height: 40px;
	width: 80px;	
}
.min_zaim_logo img{
	height: 40px;
	width: 80px;	
}	
}
@media screen and (max-width: 335px) {
	.order__logo_mob_marg{
		width:120px;
		height: 60px;
	}
	.order__logo_mob_marg img{
		width:120px;
		height: 60px;
	}
.min_zaim_logo{
	height: 40px;
	width: 80px;	
}
.min_zaim_logo img{
	height: 40px;
	width: 80px;	
}	
}
@media screen and (max-width: 325px) {
	.order__logo_mob_marg{
		width:110px;
		height: 55px;
	}
	.order__logo_mob_marg img{
		width:110px;
		height: 55px;
	}
.min_zaim_logo{
	height: 40px;
	width: 80px;	
}
.min_zaim_logo img{
	height: 40px;
	width: 80px;	
}	
}