

/* Start:/local/templates/special_mibok_gosinspekciya-ru/components/bitrix/news.list/commander/style.css?1547479454735*/
.commander_item{
	display: flex;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	        flex-wrap: nowrap;
}
@media only screen and (max-width: 992px) {
	.commander_item{
		display: block;
	}
}
.item_photo{
	-webkit-flex-basis: 30%;
	flex-basis: 30%;
}
.item_text{
	-webkit-flex-basis: 70%;
	        flex-basis: 70%;
	padding: 0 0 0 30px;
}
@media only screen and (max-width: 992px) {
	.item_text{
		padding: 30px 0 0 0;
		display: block;
	}
	.item_photo{
		-webkit-flex-basis: 100%;
		        flex-basis: 100%;
	    display: block;
	}
}
.img-100{
	width: 100%;
	display: block;
	height: auto;
}

/* End */
/* /local/templates/special_mibok_gosinspekciya-ru/components/bitrix/news.list/commander/style.css?1547479454735 */
