.plate_img
{
	width:25%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	border: 1px #fff solid;
	display: table-cell;
	background-size: cover;
	background-position: center;
}

.plate_img_first
{
	width:25%;
	height: 100%;
	position: relative;
	background-color: #fff;
	border: 1px #fff solid;
	display: table-cell;
	
	vertical-align: middle;
    text-align: center;
    background: #fff;
    text-shadow: 1 1 2px #fff;
}

.plate_parent
{
	display:table;
	min-height: 200px;
	width: 100%;
	height: 100%;
}


hgroup 
{

    xpadding: 15px 88px 15px 80px;
    xwidth: fit-content;
    
}

hgroup .befordesc
{
	font-size: 14px;
}

hgroup .shortname
{
	font-family: MetaPro-BoldItalic;
	font-size: 22px;
}

hgroup .afterdesc
{
	font-size: 18px;
}