

/* Start:/local/templates/ohotnik/components/bitrix/catalog/comments/bitrix/news.detail/.default/style.css?1670935239487*/
div.news-detail
{
	word-wrap: break-word;
}
@media (max-width: 768px) {
  .news-detail.news-detail-comments {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.news-date-time
{
	color:#486DAA;
}
@media (min-width: 767px) {
  div.news-detail img.detail_picture
  {
    float:left;
    margin:0 8px 6px 1px;
    width: 100%;
    max-width: 325px;
  }
}
@media (max-width: 767px) {
  .news-detail-comments .img-left {
    float:none;
    margin-right: 0;
  }
}
/* End */
/* /local/templates/ohotnik/components/bitrix/catalog/comments/bitrix/news.detail/.default/style.css?1670935239487 */
