.news_tabs__item {
	opacity: 0;
}

.news_tabs__item.active {
	opacity: 1;
}

.photos__inner img {
	max-height: 350px;
}
@media (max-width: 800px) {
	.owl-stage-outer{
		height: 300px;
	}
	.big_img{
		margin-top: 30px!important;
	}
}
