/* @media screen and (max-width:1024px) {
   .right_col {
		display: none;
   }

	.width-665, .width-1000 {
		width: 100%;
	}

	.content {
		width: 100%;
	}

	.map {
		display: none;
	}

	.sec30 {
		display: none;
	}

	.table_bilete td, .table_bilete th, .sbHolder a {
		font-size: 2em;
		line-height: 1em;
	}
} */