﻿/*#region News widget*/
.component .news .newscard.newInfo {
	background-position-x: 20px/*rtl:calc(100% - 20px)*/;
background-image: url("../images/default_hospital_photo.png");}

#graphicHeader:not(:empty) #header_logo .header_logo_link {
background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}
