

/* Start:/local/templates/pin_avto/components/bitrix/news/servicy-ovr/bitrix/news.list/.default/style.css?1735129451632*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.shedule__wrapper {
	margin: 10px; 
	padding: 5px; 
	display: flex; 
	flex-direction: column; 
	align-items: center; 
	justify-self: center; 
	width: 50%; 
	border: 2px solid #e33242; 
	border-radius: 10px;
}
.shedule__title {
	margin-top: 10px; 
	font-size: 1.7rem; 
	font-weight: 600;
}
.shedule__list {
	list-style: none;
}
@media screen and (max-width: 768px) {
	.shedule__wrapper {
		width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.shedule__list {
		padding: 0;
	}
}
/* End */
/* /local/templates/pin_avto/components/bitrix/news/servicy-ovr/bitrix/news.list/.default/style.css?1735129451632 */
